Skip to content

Commit

Permalink
Merge pull request #33 from emyann/snyk-upgrade-4133f1ddb2f92b630a25c…
Browse files Browse the repository at this point in the history
…31fc194223a

[Snyk] Upgrade uuid from 8.3.1 to 8.3.2
  • Loading branch information
emyann authored Feb 6, 2021
2 parents 7171c65 + 707ba62 commit e49f170
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.21.1",
"chalk": "^4.1.0",
"typescript-generic-datastructures": "^1.3.0",
"uuid": "^8.3.1",
"uuid": "^8.3.2",
"yargs": "^16.0.0",
"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 @@ -11386,10 +11386,10 @@ uuid@^8.2.0:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==

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==
uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==

v8-compile-cache@2.0.3:
version "2.0.3"
Expand Down

0 comments on commit e49f170

Please sign in to comment.