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

5
node_modules/.package-lock.json generated vendored
View file

@ -5777,8 +5777,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"
}