File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 92
92
"rollup-plugin-node-resolve" : " 5.2.0" ,
93
93
"rollup-plugin-replace" : " 2.2.0" ,
94
94
"rollup-plugin-terser" : " 7.0.2" ,
95
- "webpack" : " 5.69.0 " ,
95
+ "webpack" : " 5.69.1 " ,
96
96
"webpack-cli" : " 4.9.2" ,
97
97
"webpack-dev-server" : " 4.7.4"
98
98
},
Original file line number Diff line number Diff line change @@ -2929,7 +2929,7 @@ encodeurl@~1.0.2:
2929
2929
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
2930
2930
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
2931
2931
2932
- enhanced-resolve@^5.9.0 :
2932
+ enhanced-resolve@^5.8.3 :
2933
2933
version "5.9.0"
2934
2934
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.9.0.tgz#49ac24953ac8452ed8fed2ef1340fc8e043667ee"
2935
2935
integrity sha512-weDYmzbBygL7HzGGS26M3hGQx68vehdEg6VUmqSOaFzXExFqlnKuSvsEJCVGQHScS8CQMbrAqftT+AzzHNt/YA==
@@ -6893,10 +6893,10 @@ webpack-sources@^3.2.3:
6893
6893
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
6894
6894
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
6895
6895
6896
-
6897
- version "5.69.0 "
6898
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.0 .tgz#c9eb607d4f6c49f1e5755492323a7b055c3450e3 "
6899
- integrity sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg ==
6896
+
6897
+ version "5.69.1 "
6898
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.1 .tgz#8cfd92c192c6a52c99ab00529b5a0d33aa848dc5 "
6899
+ integrity sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A ==
6900
6900
dependencies :
6901
6901
" @types/eslint-scope" " ^3.7.3"
6902
6902
" @types/estree" " ^0.0.51"
6907
6907
acorn-import-assertions "^1.7.6"
6908
6908
browserslist "^4.14.5"
6909
6909
chrome-trace-event "^1.0.2"
6910
- enhanced-resolve "^5.9.0 "
6910
+ enhanced-resolve "^5.8.3 "
6911
6911
es-module-lexer "^0.9.0"
6912
6912
eslint-scope "5.1.1"
6913
6913
events "^3.2.0"
You can’t perform that action at this time.
0 commit comments