@@ -1633,6 +1633,11 @@ acorn-globals@^6.0.0:
1633
1633
acorn "^7.1.1"
1634
1634
acorn-walk "^7.1.1"
1635
1635
1636
+ acorn-import-assertions@^1.7.6 :
1637
+ version "1.7.6"
1638
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
1639
+ integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
1640
+
1636
1641
acorn-jsx@^5.3.1 :
1637
1642
version "5.3.1"
1638
1643
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
@@ -8410,22 +8415,23 @@ webpack-merge@^4.2.2:
8410
8415
dependencies :
8411
8416
lodash "^4.17.15"
8412
8417
8413
- webpack-sources@^3.1.1 :
8414
- version "3.1.1 "
8415
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1 .tgz#586d15bc9a9723765f6a735f672357d6402f9c57 "
8416
- integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ ==
8418
+ webpack-sources@^3.2.0 :
8419
+ version "3.2.0 "
8420
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0 .tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d "
8421
+ integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw ==
8417
8422
8418
- webpack@5.47.1 , webpack@^5 :
8419
- version "5.47.1 "
8420
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
8421
- integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
8423
+ webpack@5.48.0 , webpack@^5 :
8424
+ version "5.48.0 "
8425
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0 .tgz#06180fef9767a6fd066889559a4c4d49bee19b83 "
8426
+ integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A ==
8422
8427
dependencies :
8423
8428
" @types/eslint-scope" " ^3.7.0"
8424
8429
" @types/estree" " ^0.0.50"
8425
8430
" @webassemblyjs/ast" " 1.11.1"
8426
8431
" @webassemblyjs/wasm-edit" " 1.11.1"
8427
8432
" @webassemblyjs/wasm-parser" " 1.11.1"
8428
8433
acorn "^8.4.1"
8434
+ acorn-import-assertions "^1.7.6"
8429
8435
browserslist "^4.14.5"
8430
8436
chrome-trace-event "^1.0.2"
8431
8437
enhanced-resolve "^5.8.0"
@@ -8442,7 +8448,7 @@ webpack@5.47.1, webpack@^5:
8442
8448
tapable "^2.1.1"
8443
8449
terser-webpack-plugin "^5.1.3"
8444
8450
watchpack "^2.2.0"
8445
- webpack-sources "^3.1.1 "
8451
+ webpack-sources "^3.2.0 "
8446
8452
8447
8453
websocket-driver@>=0.5.1 :
8448
8454
version "0.7.3"
0 commit comments