diff --git a/package-lock.json b/package-lock.json index a8b7ec8d8..499bc4e8a 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.93", + "scratch-svg-renderer": "2.3.95", "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.93", - "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.93.tgz", - "integrity": "sha512-rrCakUy1Cg+hLZcj1Xdr9mSGV1sWn1XQy/U2fePuUZ0NveN/h1kHDhy96qg8bZo5Y9hKdhKJYxe8lq+ibsiDRg==", + "version": "2.3.95", + "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.95.tgz", + "integrity": "sha512-TwuC/ctVv5gy1z3qKpQcWeuWWzRiIn+SQx2QaWnPRhBxit/Cut1k3qzXQOBaTYphYv26JRoG+M10i7hb6iFV9A==", "license": "BSD-3-Clause", "dependencies": { "base64-js": "^1.2.1", diff --git a/package.json b/package.json index 4372ff9ec..52c1bcae3 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.93", + "scratch-svg-renderer": "2.3.95", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2",