mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-16 15:29:17 -04:00
fix(deps): lock file maintenance
This commit is contained in:
parent
e96b5d43c1
commit
8da0f9aee6
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3147,9 +3147,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/core-js": {
|
||||
"version": "3.41.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz",
|
||||
"integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==",
|
||||
"version": "3.42.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz",
|
||||
"integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue