Skip to content

Commit ff192cc

Browse files
fix(package): update uuid to version 7.0.2
Closes #14
1 parent 073e0d6 commit ff192cc

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
@@ -20,7 +20,7 @@
2020
"micro-redirect": "^1.0.0",
2121
"request": "^2.81.0",
2222
"request-promise": "^4.2.0",
23-
"uuid": "^3.0.1"
23+
"uuid": "^7.0.2"
2424
},
2525
"peerDependencies": {
2626
"micro": "^9.1.0"

0 commit comments

Comments
 (0)