Skip to content

Commit

Permalink
Update Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Nov 22, 2023
1 parent f3d7412 commit 63f2b3f
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 109 deletions.
19 changes: 11 additions & 8 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": "15.2.0",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino-debug": "^2.0.0",
Expand Down
142 changes: 53 additions & 89 deletions mermaid/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 mermaid/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": {
"elastic-apm-node": "3.50.0",
"elastic-apm-node": "4.1.0",
"lodash": "4.17.21",
"micro": "10.0.1",
"pino": "8.16.1",
Expand Down
27 changes: 18 additions & 9 deletions vega/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 vega/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "4.3.10",
"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 63f2b3f

Please sign in to comment.