fix(deps): update dependency scratch-svg-renderer to v3.0.103

This commit is contained in:
renovate[bot] 2025-04-17 16:13:02 +00:00 committed by GitHub
parent a10985914f
commit f16f014572
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -27,7 +27,7 @@
"scratch-render": "^2.0.0",
"scratch-sb1-converter": "^2.0.0",
"scratch-storage": "^4.0.0",
"scratch-svg-renderer": "3.0.101",
"scratch-svg-renderer": "3.0.103",
"scratch-translate-extension-languages": "^1.0.0",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2",
@ -20305,9 +20305,9 @@
"license": "MIT"
},
"node_modules/scratch-svg-renderer": {
"version": "3.0.101",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-3.0.101.tgz",
"integrity": "sha512-DjsbKa2Og/LPeG35Mqgi8zseFqrgInj3hXSD5vrYq7B6+20dRsgICIaI2xrinBjWi4o3r1WqpLWiyN91PSxm8w==",
"version": "3.0.103",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-3.0.103.tgz",
"integrity": "sha512-im/5krcbJdCldQeRwMG3Hgr4ux04th5w/zt4+JAg10YC5TOR4WmC9FHco8VN9qjoVO96K/CDRvnSYX+EtNnA+Q==",
"license": "AGPL-3.0-only",
"dependencies": {
"base64-js": "^1.2.1",

View file

@ -71,7 +71,7 @@
"scratch-render": "^2.0.0",
"scratch-sb1-converter": "^2.0.0",
"scratch-storage": "^4.0.0",
"scratch-svg-renderer": "3.0.101",
"scratch-svg-renderer": "3.0.103",
"scratch-translate-extension-languages": "^1.0.0",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2",