Skip to content

Commit

Permalink
Merge pull request #24 from emyann/snyk-upgrade-51e3bb15eeb219bfbc901…
Browse files Browse the repository at this point in the history
…a2d6f439dab

[Snyk] Upgrade uuid from 8.3.0 to 8.3.1
  • Loading branch information
emyann authored Oct 26, 2020
2 parents 9cd315f + 8c27abc commit f2e4eb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"axios": "^0.20.0",
"chalk": "^4.1.0",
"typescript-generic-datastructures": "^1.3.0",
"uuid": "^8.3.0",
"uuid": "^8.3.1",
"yargs": "^15.4.1",
"snyk": "^1.366.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11387,10 +11387,10 @@ uuid@^8.2.0:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==

uuid@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
uuid@^8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==

[email protected]:
version "2.0.3"
Expand Down

0 comments on commit f2e4eb4

Please sign in to comment.