@@ -795,6 +795,11 @@ abbrev@1, abbrev@~1.1.1:
795
795
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
796
796
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
797
797
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
+
798
803
acorn-jsx@^5.3.1 :
799
804
version "5.3.2"
800
805
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:
6071
6076
dependencies :
6072
6077
defaults "^1.0.3"
6073
6078
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 ==
6078
6083
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 ==
6083
6088
dependencies :
6084
6089
" @types/eslint-scope" " ^3.7.0"
6085
6090
" @types/estree" " ^0.0.50"
6086
6091
" @webassemblyjs/ast" " 1.11.1"
6087
6092
" @webassemblyjs/wasm-edit" " 1.11.1"
6088
6093
" @webassemblyjs/wasm-parser" " 1.11.1"
6089
6094
acorn "^8.4.1"
6095
+ acorn-import-assertions "^1.7.6"
6090
6096
browserslist "^4.14.5"
6091
6097
chrome-trace-event "^1.0.2"
6092
6098
enhanced-resolve "^5.8.0"
6103
6109
tapable "^2.1.1"
6104
6110
terser-webpack-plugin "^5.1.3"
6105
6111
watchpack "^2.2.0"
6106
- webpack-sources "^3.1.1 "
6112
+ webpack-sources "^3.2.0 "
6107
6113
6108
6114
well-known-symbols@^2.0.0 :
6109
6115
version "2.0.0"
0 commit comments