mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-05 09:24:48 -04:00
fix(deps): lock file maintenance
This commit is contained in:
parent
ce2d0728f4
commit
f03ec32bc6
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -11896,9 +11896,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.245",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.245.tgz",
|
||||
"integrity": "sha512-x/90h0kp3r4veLja/6D9N50PUbG2Q2c8o90GWI5oJC6BHmH+7X80gIfR7HiahTEuW1nHQawzt8ts1YaUy7bgmQ==",
|
||||
"version": "3.18.246",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.246.tgz",
|
||||
"integrity": "sha512-+8b4lCaHxo/xEjAK7dfgj+ZkKRoM7lZEuzKvUSA3AxuP0zB9kzNs9Rn1Si+qHhnAapiTqD5jw7G/L4lRuBQAXA==",
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
@ -14250,9 +14250,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/url/node_modules/qs": {
|
||||
"version": "6.12.3",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.3.tgz",
|
||||
"integrity": "sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==",
|
||||
"version": "6.13.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
|
||||
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue