diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-31 05:48:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 05:48:51 +0000 |
commit | f7aa46711ef464e8bbef8ebc2e20fa3cdc36a551 (patch) | |
tree | aca93d0e657a2f0b01d909be8ef77beb25998504 /FrontEnd/package-lock.json | |
parent | 21564830954879a86a2f2803c82d3d6819c03aee (diff) | |
download | timeline-f7aa46711ef464e8bbef8ebc2e20fa3cdc36a551.tar.gz timeline-f7aa46711ef464e8bbef8ebc2e20fa3cdc36a551.tar.bz2 timeline-f7aa46711ef464e8bbef8ebc2e20fa3cdc36a551.zip |
build(deps-dev): Bump webpack from 5.18.0 to 5.19.0 in /FrontEnd
Bumps [webpack](https://github.com/webpack/webpack) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.18.0...v5.19.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package-lock.json')
-rw-r--r-- | FrontEnd/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index c314ab84..d403197b 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -11307,9 +11307,9 @@ } }, "webpack": { - "version": "5.18.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.18.0.tgz", - "integrity": "sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.19.0.tgz", + "integrity": "sha512-egX19vAQ8fZ4cVYtA9Y941eqJtcZAK68mQq87MMv+GTXKZOc3TpKBBxdGX+HXUYlquPxiluNsJ1VHvwwklW7CQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", |