Skip to content

Commit

Permalink
fix: upgrade uuid from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade uuid from 7.0.2 to 7.0.3.

See this package in npm:
https://www.npmjs.com/package/uuid

See this project in Snyk:
https://app.snyk.io/org/vegemite/project/9226f6fd-6fe1-478c-8293-2d0ad75dad26?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 5, 2020
1 parent 0301382 commit 55cf92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zcli-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"rimraf": "3.0.2",
"semver": "^7.3.2",
"tslib": "^1",
"uuid": "7.0.2"
"uuid": "7.0.3"
},
"devDependencies": {
"@oclif/dev-cli": "1.22.2",
Expand Down

0 comments on commit 55cf92b

Please sign in to comment.