Skip to content

Commit e2665e8

Browse files
fix(deps): update dependency uuid to v3.4.0
1 parent f65b6ef commit e2665e8

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package-lock.json

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/ramda": "0.26.26",
4040
"@types/source-map-support": "0.5.0",
4141
"@types/supertest": "2.0.8",
42-
"@types/uuid": "3.4.5",
42+
"@types/uuid": "3.4.10",
4343
"jest": "24.9.0",
4444
"rimraf": "3.0.0",
4545
"source-map-support": "0.5.13",
@@ -61,7 +61,7 @@
6161
"make-error": "1.3.5",
6262
"pre-commit": "1.2.2",
6363
"ramda": "0.26.1",
64-
"uuid": "3.3.3"
64+
"uuid": "3.4.0"
6565
},
6666
"publishConfig": {
6767
"access": "public"

0 commit comments

Comments
 (0)