chore(deps): bump uuid to 8.3.1

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:52:12 -05:00
parent ffbf497c10
commit f8e0899157
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27397,9 +27397,9 @@
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
},
"uuid": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.0.tgz",
"integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ=="
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz",
"integrity": "sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg=="
},
"v8-compile-cache": {
"version": "1.1.2",
+1 -1
View File
@@ -61,7 +61,7 @@
"react-scrollspy": "^3.4.3",
"styled-components": "^5.2.1",
"typescript": "^3.9.3",
"uuid": "^8.3.0"
"uuid": "^8.3.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.15.0",