diff --git a/package-lock.json b/package-lock.json index 252dc4a95..3d438905e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.54", + "scratch-svg-renderer": "3.0.55", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2", @@ -20292,9 +20292,9 @@ "license": "MIT" }, "node_modules/scratch-svg-renderer": { - "version": "3.0.54", - "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-3.0.54.tgz", - "integrity": "sha512-X1HQ3Nsrkkf4lcA2NWqBKcmkEZV4kGIj2vYlgDfQVn7rGnSUnpaBpmq3mAwIqJHr21FRvU5unCCXV5YWyZuMCQ==", + "version": "3.0.55", + "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-3.0.55.tgz", + "integrity": "sha512-+CuAr0XPNhfZGgl00wgBeX8fShctJ/GK8RhVBdWEjjKBWchROEr51YuZuAad7mNUDwKvms1OE0Q0fsVfcp/PIw==", "license": "AGPL-3.0-only", "dependencies": { "base64-js": "^1.2.1", diff --git a/package.json b/package.json index 3e1366d69..518f616a5 100644 --- a/package.json +++ b/package.json @@ -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.54", + "scratch-svg-renderer": "3.0.55", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2",