Skip to content

Commit 253b5ed

Browse files
authoredMar 14, 2020··
fix: upgrade uuid from 3.2.1 to 3.4.0 (#9)
Snyk has created this PR to upgrade uuid from 3.2.1 to 3.4.0. See this package in NPM: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/jupe/project/af45c907-5b5c-4584-9a29-37a939c0dd31?utm_source=github&utm_medium=upgrade-pr
1 parent 719e591 commit 253b5ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"bluebird": "^3.5.1",
4040
"invariant": "^2.2.4",
4141
"lodash": "^4.17.4",
42-
"uuid": "^3.2.1"
42+
"uuid": "^3.4.0"
4343
}
4444
}

0 commit comments

Comments
 (0)
Please sign in to comment.