diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 37768a9..296c170 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -23,7 +23,7 @@ "vue-toast-notification": "3.0", "vuejs-paginate-next": "^1.0.2", "vuex": "^4.0.0", - "webpack": "^5.74.0" + "webpack": "^5.76.0" }, "devDependencies": { "@babel/core": "^7.12.16", @@ -11533,9 +11533,9 @@ "dev": true }, "node_modules/webpack": { - "version": "5.75.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", - "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^0.0.51", diff --git a/frontend/package.json b/frontend/package.json index 541f68c..251454b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "vue-toast-notification": "3.0", "vuejs-paginate-next": "^1.0.2", "vuex": "^4.0.0", - "webpack": "^5.74.0" + "webpack": "^5.76.0" }, "devDependencies": { "@babel/core": "^7.12.16",