Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Commit 4ab67ed

Browse files
fix(package): update uuid to version 7.0.1
Closes #132
1 parent 9a702f4 commit 4ab67ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"ilp-protocol-ildcp": "^2.1.4",
4949
"long": "^4.0.0",
5050
"oer-utils": "^5.0.1",
51-
"uuid": "^3.4.0"
51+
"uuid": "^7.0.1"
5252
},
5353
"devDependencies": {
5454
"@types/chai": "^4.1.3",

0 commit comments

Comments
 (0)