From 092d4b70656bcdbefe2963d2951fc8c02bc1ca93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 19:41:12 +0000 Subject: [PATCH] chore(deps-dev): Bump webpack from 5.99.7 to 5.99.9 Dependabot couldn't find the original pull request head commit, aade654d480613bf87139e6e4a1d00a34a12550a. --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7619f9b42d..715e1d2761b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -159,7 +159,7 @@ "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.16", "wait-on": "^8.0.3", - "webpack": "^5.99.7", + "webpack": "^5.99.9", "webpack-cli": "^5.0.2", "webpack-merge": "^6.0.1", "workbox-webpack-plugin": "^7.3.0" @@ -26453,9 +26453,9 @@ } }, "node_modules/webpack": { - "version": "5.99.7", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.7.tgz", - "integrity": "sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==", + "version": "5.99.9", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.9.tgz", + "integrity": "sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 27c3aad77e6..68500cecad8 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.16", "wait-on": "^8.0.3", - "webpack": "^5.99.7", + "webpack": "^5.99.9", "webpack-cli": "^5.0.2", "webpack-merge": "^6.0.1", "workbox-webpack-plugin": "^7.3.0"