diff --git a/package-lock.json b/package-lock.json index cb68029a..4cb4cba4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -105,7 +105,7 @@ "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "5.0.1", "typescript": "5.8.3", - "webpack": "5.102.1", + "webpack": "5.103.0", "webpack-cli": "6.0.1", "webpack-merge": "6.0.1", "webpack-node-externals": "3.0.0", @@ -26202,9 +26202,9 @@ } }, "node_modules/webpack": { - "version": "5.102.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz", - "integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==", + "version": "5.103.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.103.0.tgz", + "integrity": "sha512-HU1JOuV1OavsZ+mfigY0j8d1TgQgbZ6M+J75zDkpEAwYeXjWSqrGJtgnPblJjd/mAyTNQ7ygw0MiKOn6etz8yw==", "dev": true, "license": "MIT", "dependencies": { @@ -26225,7 +26225,7 @@ "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.2.11", "json-parse-even-better-errors": "^2.3.1", - "loader-runner": "^4.2.0", + "loader-runner": "^4.3.1", "mime-types": "^2.1.27", "neo-async": "^2.6.2", "schema-utils": "^4.3.3", diff --git a/package.json b/package.json index 57e42dce..0c129f4a 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "5.0.1", "typescript": "5.8.3", - "webpack": "5.102.1", + "webpack": "5.103.0", "webpack-cli": "6.0.1", "webpack-merge": "6.0.1", "webpack-node-externals": "3.0.0",