diff --git a/Build/package-lock.json b/Build/package-lock.json index 3767888..c3e0a95 100644 --- a/Build/package-lock.json +++ b/Build/package-lock.json @@ -24,6 +24,7 @@ "@uiw/codemirror-theme-bbedit": "^4.25.4", "@uiw/codemirror-theme-monokai": "^4.25.8", "codemirror": "^6.0.2", + "copy-webpack-plugin": "^14.0.0", "eslint": "^10.0.3", "eslint-linter-browserify": "^10.0.1", "file-saver": "^2.0.5", @@ -3073,9 +3074,10 @@ } }, "node_modules/flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==" + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", + "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==", + "license": "ISC" }, "node_modules/follow-redirects": { "version": "1.15.9",