Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2024
1 parent f1d6c28 commit f9ae272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"path-to-regexp": "6.3.0",
"ts-loader": "^9.0.0",
"typescript": "^5.5.3",
"uuid": "^9.0.0",
"uuid": "^11.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"c8": "^9.0.0",
"chai": "^4.2.0",
"mocha": "^10.2.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
}
}

0 comments on commit f9ae272

Please sign in to comment.