@@ -2376,6 +2376,11 @@ acorn-globals@^4.3.2:
23762376 acorn "^6.0.1"
23772377 acorn-walk "^6.0.1"
23782378
2379+ acorn-import-assertions@^1.7.6:
2380+ version "1.7.6"
2381+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
2382+ integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
2383+
23792384acorn-jsx@^5.3.1:
23802385 version "5.3.2"
23812386 resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -11736,10 +11741,10 @@ webpack-sources@^1.2.0, webpack-sources@^1.3.0:
1173611741 source-list-map "^2.0.0"
1173711742 source-map "~0.6.1"
1173811743
11739- webpack-sources@^3.1.1 :
11740- version "3.1.1 "
11741- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1 .tgz#586d15bc9a9723765f6a735f672357d6402f9c57 "
11742- integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ ==
11744+ webpack-sources@^3.2.0 :
11745+ version "3.2.0 "
11746+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0 .tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d "
11747+ integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw ==
1174311748
1174411749webpack-subresource-integrity@1.5.2:
1174511750 version "1.5.2"
@@ -11748,17 +11753,18 @@ webpack-subresource-integrity@1.5.2:
1174811753 dependencies:
1174911754 webpack-sources "^1.3.0"
1175011755
11751- webpack@5.47.1 , webpack@^5.1.0:
11752- version "5.47.1 "
11753- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
11754- integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
11756+ webpack@5.50.0 , webpack@^5.1.0:
11757+ version "5.50.0 "
11758+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.50.0 .tgz#5562d75902a749eb4d75131f5627eac3a3192527 "
11759+ integrity sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag ==
1175511760 dependencies:
1175611761 "@types/eslint-scope" "^3.7.0"
1175711762 "@types/estree" "^0.0.50"
1175811763 "@webassemblyjs/ast" "1.11.1"
1175911764 "@webassemblyjs/wasm-edit" "1.11.1"
1176011765 "@webassemblyjs/wasm-parser" "1.11.1"
1176111766 acorn "^8.4.1"
11767+ acorn-import-assertions "^1.7.6"
1176211768 browserslist "^4.14.5"
1176311769 chrome-trace-event "^1.0.2"
1176411770 enhanced-resolve "^5.8.0"
@@ -11775,7 +11781,7 @@ webpack@5.47.1, webpack@^5.1.0:
1177511781 tapable "^2.1.1"
1177611782 terser-webpack-plugin "^5.1.3"
1177711783 watchpack "^2.2.0"
11778- webpack-sources "^3.1.1 "
11784+ webpack-sources "^3.2.0 "
1177911785
1178011786websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
1178111787 version "0.7.4"
0 commit comments