fix(deps): update dependency scratch-svg-renderer to v2.5.23

This commit is contained in:
renovate[bot] 2024-10-28 18:47:49 +00:00 committed by GitHub
parent 094665a7aa
commit d98002e540
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

@ -26,7 +26,7 @@
"scratch-render": "^1.0.232",
"scratch-sb1-converter": "^1.0.0",
"scratch-storage": "^2.3.5",
"scratch-svg-renderer": "2.5.22",
"scratch-svg-renderer": "2.5.23",
"scratch-translate-extension-languages": "^1.0.0",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2",
@ -21720,9 +21720,9 @@
}
},
"node_modules/scratch-svg-renderer": {
"version": "2.5.22",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.5.22.tgz",
"integrity": "sha512-VD1XjnT3p54/ts3jP7Ld/ejn8BRA6kRKq3NcfjFLxlndIq61cOs+ePpAd41CfqyJXSWjV+NCoNIsYokNlK+Z8w==",
"version": "2.5.23",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.5.23.tgz",
"integrity": "sha512-Za/W5RQJUKHx/qFyUa0kDJYVi7wCBVl/fMxAsewVeXU2LVr4sOBP8pk0doivEdnmQDwdh0K92rj4o96KD4KwrA==",
"license": "BSD-3-Clause",
"dependencies": {
"base64-js": "^1.2.1",

View file

@ -70,7 +70,7 @@
"scratch-render": "^1.0.232",
"scratch-sb1-converter": "^1.0.0",
"scratch-storage": "^2.3.5",
"scratch-svg-renderer": "2.5.22",
"scratch-svg-renderer": "2.5.23",
"scratch-translate-extension-languages": "^1.0.0",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2",