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

Commit 9182653

Browse files
fix(package): update uuid to version 8.1.0
Closes #50
1 parent 6e6efef commit 9182653

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": "^8.1.0"
3232
},
3333
"devDependencies": {
3434
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)