Bump uuid from 8.3.1 to 8.3.2 #135

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/uuid-8.3.2 into develop 2020-12-09 05:26:49 +01:00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12905,9 +12905,9 @@
}
},
"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=="
},
"v8flags": {
"version": "3.2.0",

View file

@ -33,7 +33,7 @@
},
"homepage": "https://github.com/Serraniel/AniwatchPlus#readme",
"dependencies": {
"uuid": "^8.3.1"
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/compat-data": "^7.12.7",