Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11 (#978)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 27, 2024
1 parent c30b945 commit fc966ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@babel/plugin-syntax-typescript": "^7.25.4",
"babel-plugin-istanbul": "^7.0.0",
"nyc": "^17.1.0",
"uuid": "^10.0.0"
"uuid": "^11.0.0"
},
"peerDependencies": {
"vite": "^5.4.8"
Expand Down
8 changes: 5 additions & 3 deletions package-lock.json

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

0 comments on commit fc966ae

Please sign in to comment.