Skip to content

Commit 72ed3ec

Browse files
committed
chore(deps): update dependency uuid to v13
1 parent f9a15ba commit 72ed3ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"sinon": "^21.0.0",
6161
"ts-loader": "^9.5.2",
6262
"typescript": "^5.8.2",
63-
"uuid": "^11.1.0",
63+
"uuid": "^13.0.0",
6464
"webpack": "^5.98.0",
6565
"webpack-cli": "^6.0.1"
6666
},

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"c8": "^9.0.0",
2626
"chai": "^4.2.0",
2727
"mocha": "^10.2.0",
28-
"uuid": "^9.0.0"
28+
"uuid": "^13.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)