aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-28 06:36:02 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit0d738338dafa134ea295bff3619f348413f620e6 (patch)
tree6f93dd4b033e545a318fbcb84c8acc0654e2a4ea /vnext/package-lock.json
parent58871fc2cb131ea7a08e8b394e2c5d3cc5018121 (diff)
Bump webpack from 5.35.1 to 5.36.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 80142117..64aec06d 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -16244,9 +16244,9 @@
}
},
"terser": {
- "version": "5.6.1",
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.6.1.tgz",
- "integrity": "sha512-yv9YLFQQ+3ZqgWCUk+pvNJwgUTdlIxUk1WTN+RnaFJe2L7ipG2csPT0ra2XRm7Cs8cxN7QXmK1rFzEwYEQkzXw==",
+ "version": "5.7.0",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.7.0.tgz",
+ "integrity": "sha512-HP5/9hp2UaZt5fYkuhNBR8YyRcT8juw8+uFbAme53iN9hblvKnLUTKkmwJG6ocWpIKf8UK4DoeWG4ty0J6S6/g==",
"dev": true,
"requires": {
"commander": "^2.20.0",
@@ -16894,9 +16894,9 @@
"dev": true
},
"webpack": {
- "version": "5.35.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.1.tgz",
- "integrity": "sha512-uWKYStqJ23+N6/EnMEwUjPSSKUG1tFmcuKhALEh/QXoUxwN8eb3ATNIZB38A+fO6QZ0xfc7Cu7KNV9LXNhDCsw==",
+ "version": "5.36.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.0.tgz",
+ "integrity": "sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",
@@ -16904,7 +16904,7 @@
"@webassemblyjs/ast": "1.11.0",
"@webassemblyjs/wasm-edit": "1.11.0",
"@webassemblyjs/wasm-parser": "1.11.0",
- "acorn": "^8.0.4",
+ "acorn": "^8.2.1",
"browserslist": "^4.14.5",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.8.0",