diff options
author | dependabot[bot] | 2021-02-24 06:36:58 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | cbc7001209997207c64507e989e54ca60a437c73 (patch) | |
tree | 53768671651be13ac6cf30a4f9748551bac780c7 /vnext/package-lock.json | |
parent | 14c25e5f935e056384038cdb3e154d7605612f8a (diff) |
Bump webpack from 5.24.0 to 5.24.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.0...v5.24.1)
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 0ec06908..b13b397f 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16629,9 +16629,9 @@ "dev": true }, "webpack": { - "version": "5.24.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.0.tgz", - "integrity": "sha512-ZkDxabL/InAQy9jluQTA8VIB7Gkhsv5uMJdAIz4QP2u4zaOX6+Tig7Jv+WSwhHp9qTnAx0rmn0dVTUPqZGRLbg==", + "version": "5.24.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.1.tgz", + "integrity": "sha512-eg+6OIt6npUSwbhRQY6XffAixEUSARBf+WAWOxrZwOB4jRbbpMXlridFy/Yt7N0U20Ry1vp/nnDbtN7l1rUdIA==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", |