aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-04 06:35:53 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit9dd9d340b0d726cc07aefae376e3f1e829959f4c (patch)
tree52029702afe8c1403f506d5a6f8ff3ae7b8d4b86 /vnext/package-lock.json
parentac7e08e6920ea1eb3e63b11e561c6781e6b56d97 (diff)
Bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index eff1484f..e4b1e754 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -6551,9 +6551,9 @@
}
},
"es-module-lexer": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.4.0.tgz",
- "integrity": "sha512-iuEGihqqhKWFgh72Q/Jtch7V2t/ft8w8IPP2aEN8ArYKO+IWyo6hsi96hCdgyeEDQIV3InhYQ9BlwUFPGXrbEQ==",
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.4.1.tgz",
+ "integrity": "sha512-ooYciCUtfw6/d2w56UVeqHPcoCFAiJdz5XOkYpv/Txl1HMUozpXjz/2RIQgqwKdXNDPSF1W7mJCFse3G+HDyAA==",
"dev": true
},
"es-to-primitive": {
@@ -7054,9 +7054,9 @@
"dev": true
},
"events": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/events/-/events-3.2.0.tgz",
- "integrity": "sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==",
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
"dev": true
},
"eventsource": {
@@ -16601,9 +16601,9 @@
"dev": true
},
"webpack": {
- "version": "5.24.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.2.tgz",
- "integrity": "sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==",
+ "version": "5.24.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.3.tgz",
+ "integrity": "sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",