Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 07e3189

Browse files
fix(package): update uuid to version 7.0.3
Closes #50
1 parent 6e6efef commit 07e3189

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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"axios": "^0.15.3",
3030
"object.values": "^1.0.4",
31-
"uuid": "^3.0.1"
31+
"uuid": "^7.0.3"
3232
},
3333
"devDependencies": {
3434
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)