aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-21 17:35:42 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commitb6e3275596720292320402da000b5b5a34324a6f (patch)
tree1b81eae278a41c7fb38ad3eebf45d56d806a1baa
parent39b9cb5325dbca55f9b61e4e1bc58a38fe0439ce (diff)
update reps
-rw-r--r--vnext/package.json2
-rw-r--r--vnext/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 7c6a4494..ce1a43dd 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -45,7 +45,7 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.5.2",
"style-loader": "^0.23.1",
- "webpack": "^4.21.0",
+ "webpack": "^4.22.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9"
},
diff --git a/vnext/yarn.lock b/vnext/yarn.lock
index 36a985f0..8377535c 100644
--- a/vnext/yarn.lock
+++ b/vnext/yarn.lock
@@ -9062,10 +9062,10 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
-webpack@^4.21.0:
- version "4.21.0"
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.21.0.tgz#bd03605c0f48c0d4aaaef78ead2769485e5afd92"
- integrity sha512-CGBeop4AYR0dcmk9Afl33qQULwTHQCXQPAIBTHMJoy9DpY8FPUDna/NUlAGTr5o5y9QC901Ww3wCY4wNo1X9Lw==
+webpack@^4.22.0:
+ version "4.22.0"
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.22.0.tgz#b168111e2e7b05f5169ac484e79e62093ec39e0d"
+ integrity sha512-2+3EYFqyhPl12buLQ42QPHEEh8BHn3P9ipRvGRHhdfKJ1u9svhZ3QjhIoEdL5SeIhL5gfOZVbBnartYEabkEsg==
dependencies:
"@webassemblyjs/ast" "1.7.8"
"@webassemblyjs/helper-module-context" "1.7.8"