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 Jan 31, 2024
1 parent 29e9fca commit 274d0b5
Show file tree
Hide file tree
Showing 7 changed files with 81 additions and 83 deletions.
76 changes: 45 additions & 31 deletions bpmn/package-lock.json

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

2 changes: 1 addition & 1 deletion 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": "14.2.0",
"bpmn-js": "16.5.0",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino-debug": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"puppeteer": "20.6.0"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.3",
"dirty-chai": "2.0.1",
"pngjs": "7.0.0",
"standard": "17.1.0"
Expand Down
4 changes: 2 additions & 2 deletions mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"elastic-apm-node": "3.51.0",
"elastic-apm-node": "4.4.0",
"lodash": "4.17.21",
"micro": "10.0.1",
"pino": "8.17.2",
"pino-debug": "2.0.0",
"puppeteer": "20.6.0"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.3",
"dirty-chai": "2.0.1",
"mermaid": "10.6.1",
"mocha": "10.2.0",
Expand Down
74 changes: 29 additions & 45 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"private": true,
"dependencies": {
"chai": "^4.3.7",
"chai": "^5.0.0",
"chai-http": "^4.3.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions vega/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"yargs": "17.7.2"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.3",
"dirty-chai": "2.0.1",
"mocha": "10.2.0",
"sinon": "15.2.0",
"sinon": "17.0.1",
"standard": "17.1.0"
},
"pkg": {
Expand Down

0 comments on commit 274d0b5

Please sign in to comment.