diff --git a/package-lock.json b/package-lock.json index ef475fc6..62b61d80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12749,10 +12749,10 @@ }, "node_modules/scratch-render": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-render.git#c78e1c0d2b109d4f60dfc3057c26c8441c55550f", - "integrity": "sha512-RAA1t1KsJGSu1LAmGdAUHwTHnLUru/gatN3uN52w7YgzsF7poDXm17BrnrWiv77UTlLo37gUrCJY7d3tjk+AOg==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-render.git#c93b321906d20b94402a6e67f70beb5f751d87e9", + "integrity": "sha512-3K1NOJ/XA3MjuF89S5GNkivT8euV3dYp5IJiqr3G3wxX7V5xoazBkCyr7TY3zUV2p+Ru7hKN37gRNkssHP5GQA==", "dev": true, - "license": "LGPL-3.0-only", + "license": "MPL-2.0", "dependencies": { "@turbowarp/nanolog": "^0.2.0", "@turbowarp/scratch-svg-renderer": "^1.0.0-202312242305-12c360b",