Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.4.0

This commit is contained in:
Edoardo Pirovano 2021-07-28 16:03:47 +01:00 committed by GitHub
commit f3061d6dee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 161 additions and 73 deletions

11
package-lock.json generated
View file

@ -33,7 +33,7 @@
"path": "^0.12.7",
"query-string": "^7.0.1",
"semver": "^7.3.2",
"uuid": "^8.3.0",
"uuid": "^8.3.2",
"zlib": "^1.0.5"
},
"devDependencies": {
@ -5831,8 +5831,9 @@
"dev": true
},
"node_modules/uuid": {
"version": "8.3.0",
"license": "MIT",
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"bin": {
"uuid": "dist/bin/uuid"
}
@ -10029,7 +10030,9 @@
"dev": true
},
"uuid": {
"version": "8.3.0"
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
},
"v8-compile-cache": {
"version": "2.1.1",