diff --git a/package-lock.json b/package-lock.json index 7e34a9307d..bafb98ef32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -223,11 +223,10 @@ } }, "node_modules/@blockly/theme-modern": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-6.0.3.tgz", - "integrity": "sha512-pGtwrxqUHfFmT2s8DRZ/FGuBo3hdoVZt66FDFWicripRv5OteXlmLiw3zjbVnca34LHwJ0lKCvUvARAVbPVnHg==", + "version": "6.0.7", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-6.0.7.tgz", + "integrity": "sha512-RUEmunGe1L6So0sTpBd1yUz3foUAzjTj1x0y3P4iyuGu0HzfLIacqUpdU4wQNteGPbKSBp7qDFRXaH/V2eJ6QA==", "dev": true, - "license": "Apache-2.0", "engines": { "node": ">=8.17.0" },