summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-22 13:01:30 +0000
committerGitHub <noreply@github.com>2024-03-22 13:01:30 +0000
commit040c4de3557397f2c105cfa023af6b1424c10786 (patch)
tree35e5c18cd2441aefae50d94cf1e72f78a124f58e /package.json
parent209255736692564ee3993c291d9e0ba7d4e45cfb (diff)
Build(deps-dev): Bump webpack from 5.89.0 to 5.91.0dependabot/npm_and_yarn/webpack-5.91.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.91.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.91.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 224fd0ad1..6e7914ec2 100644
--- a/package.json
+++ b/package.json
@@ -130,7 +130,7 @@
"vue-multiselect": "^2.1.8",
"vue-template-compiler": "^2.7.16",
"vue2-datepicker": "^3.11.0",
- "webpack": "^5.89.0",
+ "webpack": "^5.91.0",
"webpack-cli": "^5.0.0",
"webpack-merge": "^5.10.0"
},