diff --git a/package-lock.json b/package-lock.json index 166534bbf..a4d3336e6 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.95", + "scratch-svg-renderer": "2.3.97", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2", @@ -20096,9 +20096,9 @@ } }, "node_modules/scratch-svg-renderer": { - "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==", + "version": "2.3.97", + "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.97.tgz", + "integrity": "sha512-CMpzqhhV5rTCwJ9lPrJ7bAlXe1lwW4xJ/UWcIFGRLIPnQbldAKNp7WC4cJ9YXdZHE68dLBUfov2oe41ddyRLeA==", "license": "BSD-3-Clause", "dependencies": { "base64-js": "^1.2.1", diff --git a/package.json b/package.json index cd3d652f7..70713ee48 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.95", + "scratch-svg-renderer": "2.3.97", "scratch-translate-extension-languages": "^1.0.0", "text-encoding": "^0.7.0", "uuid": "^8.3.2",