@@ -795,6 +795,11 @@ abbrev@1, abbrev@~1.1.1:
795795 resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
796796 integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
797797
798+ acorn-import-assertions@^1.7.6 :
799+ version "1.7.6"
800+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
801+ integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
802+
798803acorn-jsx@^5.3.1 :
799804 version "5.3.2"
800805 resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -6071,22 +6076,23 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
60716076 dependencies :
60726077 defaults "^1.0.3"
60736078
6074- webpack-sources@^3.1.1 :
6075- version "3.1.1 "
6076- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1 .tgz#586d15bc9a9723765f6a735f672357d6402f9c57 "
6077- integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ ==
6079+ webpack-sources@^3.2.0 :
6080+ version "3.2.0 "
6081+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0 .tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d "
6082+ integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw ==
60786083
6079- webpack@5.47.1 :
6080- version "5.47.1 "
6081- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
6082- integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
6084+ webpack@5.48.0 :
6085+ version "5.48.0 "
6086+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0 .tgz#06180fef9767a6fd066889559a4c4d49bee19b83 "
6087+ integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A ==
60836088 dependencies :
60846089 " @types/eslint-scope" " ^3.7.0"
60856090 " @types/estree" " ^0.0.50"
60866091 " @webassemblyjs/ast" " 1.11.1"
60876092 " @webassemblyjs/wasm-edit" " 1.11.1"
60886093 " @webassemblyjs/wasm-parser" " 1.11.1"
60896094 acorn "^8.4.1"
6095+ acorn-import-assertions "^1.7.6"
60906096 browserslist "^4.14.5"
60916097 chrome-trace-event "^1.0.2"
60926098 enhanced-resolve "^5.8.0"
@@ -6103,7 +6109,7 @@ webpack@5.47.1:
61036109 tapable "^2.1.1"
61046110 terser-webpack-plugin "^5.1.3"
61056111 watchpack "^2.2.0"
6106- webpack-sources "^3.1.1 "
6112+ webpack-sources "^3.2.0 "
61076113
61086114well-known-symbols@^2.0.0 :
61096115 version "2.0.0"
0 commit comments