diff --git a/client/package.json b/client/package.json index c69de4bd46..7627d12af6 100644 --- a/client/package.json +++ b/client/package.json @@ -86,7 +86,7 @@ "jquery": "3.6.0", "lodash": "4.17.21", "lodash-es": "4.17.21", - "monaco-editor": "^0.27.0", + "monaco-editor": "0.27.0", "nanoid": "3.1.28", "normalize-url": "4.5.1", "path-browserify": "1.0.1", @@ -160,7 +160,7 @@ "copy-webpack-plugin": "9.0.1", "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.25", "jest-json-schema-extended": "1.0.0", - "monaco-editor-webpack-plugin": "^4.1.2", + "monaco-editor-webpack-plugin": "4.1.2", "react-test-renderer": "16.14.0", "redux-saga-test-plan": "4.0.3", "serve": "12.0.1",