Skip to content

Commit 72a24c3

Browse files
fix(deps): update dependency uuid to v13 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nicolas Vuillamy <[email protected]>
1 parent 4aab12e commit 72a24c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"node-sarif-builder": "^3.0.0",
6666
"optionator": "^0.9.0",
6767
"strip-json-comments": "^5.0.0",
68-
"uuid": "^10.0.0"
68+
"uuid": "^13.0.0"
6969
},
7070
"devDependencies": {
7171
"@babel/core": "^7.23.2",

0 commit comments

Comments
 (0)