diff --git a/package-lock.json b/package-lock.json index c93b39d..da88370 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "converter", + "name": "relock-npm-lock-v2-WzMmax", "lockfileVersion": 3, "requires": true, "packages": { @@ -11,7 +11,6 @@ "css-loader": "^7.1.2", "currency-flags": "github:vivekimsit/currency-flags", "gh-pages": "^6.1.1", - "html-webpack-plugin": "^5.6.0", "lightweight-charts": "^4.1.5", "prettier": "^3.3.2", "style-loader": "^4.0.0", @@ -24,7 +23,7 @@ "babel-loader": "^9.1.3", "css-loader": "^7.1.2", "gh-pages": "^6.1.1", - "html-webpack-plugin": "^5.6.0", + "html-webpack-plugin": "^5.6.3", "prettier": "^3.3.1", "style-loader": "^4.0.0", "webpack": "^5.91.0", @@ -6337,10 +6336,11 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz", - "integrity": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "dev": true, + "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", "html-minifier-terser": "^6.0.2", diff --git a/package.json b/package.json index 2f3197c..3d862c1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "css-loader": "^7.1.2", "currency-flags": "github:vivekimsit/currency-flags", "gh-pages": "^6.1.1", - "html-webpack-plugin": "^5.6.0", + "html-webpack-plugin": "^5.6.3", "lightweight-charts": "^4.1.5", "prettier": "^3.3.2", "style-loader": "^4.0.0", @@ -19,7 +19,7 @@ "babel-loader": "^9.1.3", "css-loader": "^7.1.2", "gh-pages": "^6.1.1", - "html-webpack-plugin": "^5.6.0", + "html-webpack-plugin": "^5.6.3", "prettier": "^3.3.1", "style-loader": "^4.0.0", "webpack": "^5.91.0",