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

This commit is contained in:
renovate[bot] 2024-07-18 17:06:13 +00:00 committed by GitHub
parent a49ce4da22
commit 822b1bcb58
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.13",
"scratch-sb1-converter": "^1.0.0",
"scratch-storage": "^2.3.5",
"scratch-svg-renderer": "2.3.91",
"scratch-svg-renderer": "2.3.92",
"scratch-translate-extension-languages": "^1.0.0",
"text-encoding": "^0.7.0",
"uuid": "^8.3.2",
@ -20111,9 +20111,9 @@
}
},
"node_modules/scratch-svg-renderer": {
"version": "2.3.91",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.91.tgz",
"integrity": "sha512-bCyIUEKpZhHc3GhC8CwY0/HJ77WMiQeoJlXxqcEsakAhDjm3G0Us/jS18pUETcC9DB/YDK//mqShIOTZ6v4jGQ==",
"version": "2.3.92",
"resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.92.tgz",
"integrity": "sha512-2DEGsKPjK3E2Crgc7Ub2Sf/GhVHW1Xt8bMmBttXrjTjVwzholexsQRYBQprJT8q3sq1OmKaIgEzBR2tRqsbJMQ==",
"license": "BSD-3-Clause",
"dependencies": {
"base64-js": "^1.2.1",

View file

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