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 4, 2023
1 parent 9823c6b commit d85dedc
Show file tree
Hide file tree
Showing 16 changed files with 933 additions and 542 deletions.
56 changes: 28 additions & 28 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 @@ -18,14 +18,14 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"bpmn-js": "13.2.0",
"bpmn-js": "13.2.2",
"micro": "10.0.1",
"puppeteer": "20.6.0"
},
"devDependencies": {
"standard": "17.1.0"
},
"volta": {
"node": "18.16.0"
"node": "18.17.0"
}
}
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.16.0"
"node": "18.17.0"
}
}
Loading

0 comments on commit d85dedc

Please sign in to comment.