diff --git a/modules/contentbox/themes/default/package-lock.json b/modules/contentbox/themes/default/package-lock.json index cf4f2cf6c..1f3cd5512 100644 --- a/modules/contentbox/themes/default/package-lock.json +++ b/modules/contentbox/themes/default/package-lock.json @@ -13,7 +13,7 @@ "bootswatch": "^3.4.1", "coldbox-elixir": "^4.0.5", "font-awesome-sass": "^4.7.0", - "webpack": "^5.90.0", + "webpack": "^5.90.1", "webpack-cli": "^4.10.0" }, "devDependencies": { @@ -5051,9 +5051,9 @@ } }, "node_modules/webpack": { - "version": "5.90.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.0.tgz", - "integrity": "sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==", + "version": "5.90.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.1.tgz", + "integrity": "sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==", "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.5", @@ -8801,9 +8801,9 @@ } }, "webpack": { - "version": "5.90.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.0.tgz", - "integrity": "sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==", + "version": "5.90.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.1.tgz", + "integrity": "sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==", "requires": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.5", diff --git a/modules/contentbox/themes/default/package.json b/modules/contentbox/themes/default/package.json index 2405b076e..2be6dc8ca 100644 --- a/modules/contentbox/themes/default/package.json +++ b/modules/contentbox/themes/default/package.json @@ -15,7 +15,7 @@ "bootswatch": "^3.4.1", "coldbox-elixir": "^4.0.5", "font-awesome-sass": "^4.7.0", - "webpack": "^5.90.0", + "webpack": "^5.90.1", "webpack-cli": "^4.10.0" }, "devDependencies": {