Skip to content

Commit

Permalink
chore(deps): update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Aug 10, 2024
1 parent ba7a512 commit e95c2f1
Show file tree
Hide file tree
Showing 15 changed files with 491 additions and 453 deletions.
60 changes: 30 additions & 30 deletions bpmn/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bpmn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"bpmn-js": "17.6.0",
"bpmn-js": "17.9.2",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino-debug": "^2.0.0",
Expand All @@ -29,6 +29,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.4"
}
}
2 changes: 1 addition & 1 deletion bytefield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.4"
}
}
38 changes: 19 additions & 19 deletions diagrams.net/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"puppeteer": "22.4.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "4.5.0",
"dirty-chai": "2.0.1",
"pngjs": "7.0.0",
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.4"
}
}
Loading

0 comments on commit e95c2f1

Please sign in to comment.