Skip to content

Commit f136909

Browse files
fix(deps): update dependency uuid to v11
1 parent e79201a commit f136909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"safe-buffer": "^5.1.2",
4545
"tough-cookie": "^5.0.0",
4646
"tunnel-agent": "^0.6.0",
47-
"uuid": "^8.3.2"
47+
"uuid": "^11.0.0"
4848
},
4949
"scripts": {
5050
"test": "npm run lint && npm run test-ci && npm run test-browser",

0 commit comments

Comments
 (0)