Browse Source

Bump webpack from 3.11.0 to 5.94.0 in /web_src

Bumps [webpack](https://github.com/webpack/webpack) from 3.11.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v3.11.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/296/head
dependabot[bot] 3 months ago committed by GitHub
parent
commit
7dea286e79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1201
      web_src/package-lock.json
  2. 2
      web_src/package.json

1201
web_src/package-lock.json generated

File diff suppressed because it is too large Load Diff

2
web_src/package.json

@ -55,7 +55,7 @@
"vue-router": "3.0.1",
"vue-template-compiler": "2.5.16",
"vuex": "3.0.1",
"webpack": "3.11.0",
"webpack": "5.94.0",
"webpack-dev-server": "2.11.2"
}
}

Loading…
Cancel
Save