diff --git a/package-lock.json b/package-lock.json index a2a120c1c..a3e71c4ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "lint-staged": "^16.2.5", "mini-css-extract-plugin": "^2.9.4", "mock-fs": "^5.5.0", - "monaco-editor-webpack-plugin": "^7.1.1", + "monaco-editor-webpack-plugin": "7.1.0", "nock": "^14.0.10", "npm-run-all": "^4.1.5", "sass": "^1.93.2", @@ -11560,9 +11560,9 @@ "license": "MIT" }, "node_modules/monaco-editor-webpack-plugin": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-7.1.1.tgz", - "integrity": "sha512-WxdbFHS3Wtz4V9hzhe/Xog5hQRSMxmDLkEEYZwqMDHgJlkZo00HVFZR0j5d0nKypjTUkkygH3dDSXERLG4757A==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-7.1.0.tgz", + "integrity": "sha512-ZjnGINHN963JQkFqjjcBtn1XBtUATDZBMgNQhDQwd78w2ukRhFXAPNgWuacaQiDZsUr4h1rWv5Mv6eriKuOSzA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c7efb6ac5..c934ba235 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "lint-staged": "^16.2.5", "mini-css-extract-plugin": "^2.9.4", "mock-fs": "^5.5.0", - "monaco-editor-webpack-plugin": "^7.1.1", + "monaco-editor-webpack-plugin": "7.1.0", "nock": "^14.0.10", "npm-run-all": "^4.1.5", "sass": "^1.93.2",