diff --git a/package-lock.json b/package-lock.json index 15dfed6f6..0a3b0cfc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "scratch-render-fonts": "1.0.114", "scratch-semantic-release-config": "1.0.16", "scratch-storage": "2.3.282", - "scratch-vm": "4.8.36", + "scratch-vm": "4.8.38", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", "tap": "11.1.5", @@ -23136,9 +23136,9 @@ "license": "BSD-3-Clause" }, "node_modules/scratch-vm": { - "version": "4.8.36", - "resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-4.8.36.tgz", - "integrity": "sha512-PSQxtOYioMRIqFUPvjVR1+Gl8lNrWEdIzP1/09ZhK3zazYMqjYGlaA2cYJ5sQtPCgDaojUhkrmrLHtX++HcR3w==", + "version": "4.8.38", + "resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-4.8.38.tgz", + "integrity": "sha512-UrpApb8B1m6xnDsQvzxtPRTEpB6SnoGGsxkzIsn4lIu7mPCgRIiPGXhrvOVUCfmN0nhIeAznPn/cxrIzCCOxkw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index b6dea37f7..75409c6c5 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "scratch-render-fonts": "1.0.114", "scratch-semantic-release-config": "1.0.16", "scratch-storage": "2.3.282", - "scratch-vm": "4.8.36", + "scratch-vm": "4.8.38", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", "tap": "11.1.5",