mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-24 11:10:26 -04:00
fix(deps): lock file maintenance
This commit is contained in:
parent
8cd9f3a8ca
commit
bf1fa9e1a3
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -6042,9 +6042,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/https-proxy-agent": {
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
|
||||
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
|
||||
"version": "7.0.5",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
|
||||
"integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -12509,9 +12509,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.202",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.202.tgz",
|
||||
"integrity": "sha512-7fQiFOZ1zlaip63IO5TACk+dxg8Km2xDMDVgQ0Z7O/EdFWBjCpF3d0KCF5w9ekkdNqi0xXZUyqdGz1jvgXHG8Q==",
|
||||
"version": "3.18.203",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.203.tgz",
|
||||
"integrity": "sha512-NHJsQNy1gbdg2nYFchezFXdkHnPaa3joySAHBlnP8IwLtOcURSLo2hDiKaHhAHeqUICNDHIDqJZ9M4v9+bPGWw==",
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue