|
3194 | 3194 | resolve "^2.0.0-next.3" |
3195 | 3195 | string.prototype.matchall "^4.0.4" |
3196 | 3196 |
|
3197 | | -eslint-scope@^5.0.0, eslint-scope@^5.1.1: |
| 3197 | +eslint-scope@5.1.1, eslint-scope@^5.0.0, eslint-scope@^5.1.1: |
3198 | 3198 | version "5.1.1" |
3199 | 3199 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
3200 | 3200 | integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |
@@ -8198,10 +8198,10 @@ warning@^4.0.1, warning@^4.0.3: |
8198 | 8198 | dependencies: |
8199 | 8199 | loose-envify "^1.0.0" |
8200 | 8200 |
|
8201 | | -watchpack@^2.0.0: |
8202 | | - version "2.0.0" |
8203 | | - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.0.0.tgz#b12248f32f0fd4799b7be0802ad1f6573a45955c" |
8204 | | - integrity sha512-xSdCxxYZWNk3VK13bZRYhsQpfa8Vg63zXG+3pyU8ouqSLRCv4IGXIp9Kr226q6GBkGRlZrST2wwKtjfKz2m7Cg== |
| 8201 | +watchpack@^2.2.0: |
| 8202 | + version "2.2.0" |
| 8203 | + resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.2.0.tgz#47d78f5415fe550ecd740f99fe2882323a58b1ce" |
| 8204 | + integrity sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA== |
8205 | 8205 | dependencies: |
8206 | 8206 | glob-to-regexp "^0.4.1" |
8207 | 8207 | graceful-fs "^4.1.2" |
@@ -8315,18 +8315,18 @@ webpack-merge@^4.2.2: |
8315 | 8315 | dependencies: |
8316 | 8316 | lodash "^4.17.15" |
8317 | 8317 |
|
8318 | | -webpack-sources@^2.1.1: |
8319 | | - version "2.1.1" |
8320 | | - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.1.1.tgz#6922dc1bf7f7f95aab56675535b6e20f87b9147f" |
8321 | | - integrity sha512-hraq9n99K564zuZUsE61iATO3jvzxOmGo20UlOe3zgdHOBp8inTJgv7EY4RgvCv7Ywx0/vpQTyYSjnFpv4gNtQ== |
| 8318 | +webpack-sources@^2.3.0: |
| 8319 | + version "2.3.0" |
| 8320 | + resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0.tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa" |
| 8321 | + integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ== |
8322 | 8322 | dependencies: |
8323 | 8323 | source-list-map "^2.0.1" |
8324 | 8324 | source-map "^0.6.1" |
8325 | 8325 |
|
8326 | | -webpack@5.37.1, webpack@^5: |
8327 | | - version "5.37.1" |
8328 | | - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.1.tgz#2deb5acd350583c1ab9338471f323381b0b0c14b" |
8329 | | - integrity sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow== |
| 8326 | +webpack@5.38.0, webpack@^5: |
| 8327 | + version "5.38.0" |
| 8328 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.0.tgz#bd9f9ef8a8778c7162f598647b7a6e6273cb55e8" |
| 8329 | + integrity sha512-9jrxzP0C3Q+ypaqaLU0TH3CgcSHR02cqPRCzOKkjiVJZoKSjoVH6Kf4Y1ytJj5NWoXSYydvhoHkaJO//ej2ckA== |
8330 | 8330 | dependencies: |
8331 | 8331 | "@types/eslint-scope" "^3.7.0" |
8332 | 8332 | "@types/estree" "^0.0.47" |
|
8338 | 8338 | chrome-trace-event "^1.0.2" |
8339 | 8339 | enhanced-resolve "^5.8.0" |
8340 | 8340 | es-module-lexer "^0.4.0" |
8341 | | - eslint-scope "^5.1.1" |
| 8341 | + eslint-scope "5.1.1" |
8342 | 8342 | events "^3.2.0" |
8343 | 8343 | glob-to-regexp "^0.4.1" |
8344 | 8344 | graceful-fs "^4.2.4" |
|
8349 | 8349 | schema-utils "^3.0.0" |
8350 | 8350 | tapable "^2.1.1" |
8351 | 8351 | terser-webpack-plugin "^5.1.1" |
8352 | | - watchpack "^2.0.0" |
8353 | | - webpack-sources "^2.1.1" |
| 8352 | + watchpack "^2.2.0" |
| 8353 | + webpack-sources "^2.3.0" |
8354 | 8354 |
|
8355 | 8355 | websocket-driver@>=0.5.1: |
8356 | 8356 | version "0.7.3" |
|
0 commit comments