Merge pull request #7 from michaelwoods/dependabot/npm_and_yarn/uuid-8.3.2
Bump uuid from 8.3.1 to 8.3.2
This commit is contained in:
commit
8fa996f086
6
package-lock.json
generated
6
package-lock.json
generated
@ -2483,9 +2483,9 @@
|
||||
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
|
||||
},
|
||||
"uuid": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz",
|
||||
"integrity": "sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg=="
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
||||
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
|
||||
},
|
||||
"which": {
|
||||
"version": "2.0.2",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"convert-units": "^2.3.4",
|
||||
"lodash": "^4.17.20",
|
||||
"onstarjs": "^2.0.10",
|
||||
"uuid": "^8.3.1"
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^8.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user