Bump webpack-merge from 5.7.0 to 5.7.3

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.0 to 5.7.3.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.0...v5.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-23 09:04:52 +00:00
committed by GitHub
parent b5cd1cc5b3
commit 832711fa80
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"sortablejs": "^1.12.0",
"underscore": "^1.12.0",
"vis": "^4.21.0",
"webpack-merge": "^5.7.0"
"webpack-merge": "^5.7.3"
},
"devDependencies": {
"webpack-dev-server": "^3.11.0"