diff --git a/package-lock.json b/package-lock.json index 010cca86b..ad0931f33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.54", + "scratch-svg-renderer": "2.3.55", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2", @@ -18807,9 +18807,9 @@ } }, "node_modules/scratch-svg-renderer": { - "version": "2.3.54", - "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.54.tgz", - "integrity": "sha512-s3/1FW9XZxjgo5ofCmv/l9GhANuQi4ArNHASSlXEcrDdXEN8Lo7VRz/riTzUyodGR8X3KIyxWEtqxmxOtWXI+Q==", + "version": "2.3.55", + "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.55.tgz", + "integrity": "sha512-CdOesa8B34L/hOEQVzV7d85Yln92uRINSZ3PMqaw1yPtG2D45NL8xMYf3LYEru6KENOXD8gaXYT3np6u3+rAIg==", "license": "BSD-3-Clause", "dependencies": { "base64-js": "^1.2.1", diff --git a/package.json b/package.json index 179439a22..3521b8524 100644 --- a/package.json +++ b/package.json @@ -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.54", + "scratch-svg-renderer": "2.3.55", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2",