Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit 16e24e4

Browse files
committed
Update dependency uuid to v3.4.0
1 parent 55f3473 commit 16e24e4

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

Diff for: package-lock.json

+23-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/jasminewd2": "2.0.6",
7070
"@types/node": "10.14.5",
7171
"@types/redux-logger": "3.0.7",
72-
"@types/uuid": "3.4.4",
72+
"@types/uuid": "3.4.8",
7373
"awesome-typescript-loader": "5.2.1",
7474
"codelyzer": "4.5.0",
7575
"copy-webpack-plugin": "4.6.0",
@@ -92,7 +92,7 @@
9292
"tsickle": "0.34.3",
9393
"tslint": "5.16.0",
9494
"typescript": "3.2.4",
95-
"uuid": "3.3.2",
95+
"uuid": "3.4.0",
9696
"webpack-cli": "3.3.1",
9797
"zone.js": "0.9.0"
9898
},

0 commit comments

Comments
 (0)