Skip to content

Commit 8fb106e

Browse files
committed
chore(deps): update dependency uuid to v13
1 parent 331f30a commit 8fb106e

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
@@ -61,7 +61,7 @@
6161
"sinon": "^21.0.0",
6262
"ts-loader": "^9.5.2",
6363
"typescript": "^5.8.2",
64-
"uuid": "^11.1.0",
64+
"uuid": "^13.0.0",
6565
"webpack": "^5.98.0",
6666
"webpack-cli": "^6.0.1"
6767
},

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)