Skip to content

Commit fd617ab

Browse files
author
Robert Jackson
committed
Update to uuid@10
1 parent 4ceae80 commit fd617ab

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@release-it-plugins/lerna-changelog": "^7.0.0",
4141
"@types/node": "^18.7.15",
4242
"@types/semver": "^7.5.8",
43-
"@types/uuid": "^9.0.1",
43+
"@types/uuid": "^10.0.0",
4444
"@typescript-eslint/eslint-plugin": "^8.0.1",
4545
"@typescript-eslint/parser": "^8.0.1",
4646
"@vercel/ncc": "^0.36.1",
@@ -57,7 +57,7 @@
5757
"rimraf": "^5.0.0",
5858
"semver": "^7.6.3",
5959
"typescript": "^5.0.4",
60-
"uuid": "^9.0.0",
60+
"uuid": "^10.0.0",
6161
"vitest": "^0.31.1"
6262
},
6363
"publishConfig": {

0 commit comments

Comments
 (0)