diff options
author | dependabot[bot] | 2021-02-05 06:44:44 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | f43d01dfe845a2e97512363c21c21852dffa7a59 (patch) | |
tree | 7560ca55c9123923820e5b7097ef9207d0a4332b /vnext/package-lock.json | |
parent | f8e4636ce26a4037ea7f1dbbbc012b177ca49a56 (diff) |
Bump webpack from 5.20.1 to 5.20.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.1 to 5.20.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.20.1...v5.20.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 96582ce3..361f6b24 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16640,9 +16640,9 @@ "dev": true }, "webpack": { - "version": "5.20.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.1.tgz", - "integrity": "sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==", + "version": "5.20.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.2.tgz", + "integrity": "sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", |