Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: upgrade node-uuid from 1.4.0 to 1.4.8
Snyk has created this PR to upgrade node-uuid from 1.4.0 to 1.4.8.

See this package in NPM:
https://www.npmjs.com/package/node-uuid

See this project in Snyk:
https://app.snyk.io/org/auto-upgrade-pr/project/0a9018e5-b8f5-4dd0-a473-60c8111c249a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 28, 2019
commit f5df51f3b7448c64998e3159b23b206c82e4a1fe
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/Snyk/shallow-goof"
},
"dependencies": {
"node-uuid": "1.4.0",
"node-uuid": "1.4.8",
"qs": "0.0.6",
"tap": "^5.8.0"
}
Expand Down