@@ -1917,6 +1917,11 @@ acorn-globals@^6.0.0:
1917
1917
acorn "^7.1.1"
1918
1918
acorn-walk "^7.1.1"
1919
1919
1920
+ acorn-import-assertions@^1.7.6:
1921
+ version "1.7.6"
1922
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
1923
+ integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
1924
+
1920
1925
acorn-jsx@^5.3.1:
1921
1926
version "5.3.2"
1922
1927
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -12076,10 +12081,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
12076
12081
source-list-map "^2.0.0"
12077
12082
source-map "~0.6.1"
12078
12083
12079
- webpack-sources@^3.1.1 :
12080
- version "3.1.1 "
12081
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.1.1 .tgz#586d15bc9a9723765f6a735f672357d6402f9c57 "
12082
- integrity sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ ==
12084
+ webpack-sources@^3.2.0 :
12085
+ version "3.2.0 "
12086
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0 .tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d "
12087
+ integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw ==
12083
12088
12084
12089
webpack@^4.43.0:
12085
12090
version "4.46.0"
@@ -12110,17 +12115,18 @@ webpack@^4.43.0:
12110
12115
watchpack "^1.7.4"
12111
12116
webpack-sources "^1.4.1"
12112
12117
12113
- webpack@^5.47.1 :
12114
- version "5.47.1 "
12115
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.47.1 .tgz#20fb7d76f68912a2249a6dd7ff16faa178049ad2 "
12116
- integrity sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g ==
12118
+ webpack@^5.48.0 :
12119
+ version "5.48.0 "
12120
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48.0 .tgz#06180fef9767a6fd066889559a4c4d49bee19b83 "
12121
+ integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A ==
12117
12122
dependencies:
12118
12123
"@types/eslint-scope" "^3.7.0"
12119
12124
"@types/estree" "^0.0.50"
12120
12125
"@webassemblyjs/ast" "1.11.1"
12121
12126
"@webassemblyjs/wasm-edit" "1.11.1"
12122
12127
"@webassemblyjs/wasm-parser" "1.11.1"
12123
12128
acorn "^8.4.1"
12129
+ acorn-import-assertions "^1.7.6"
12124
12130
browserslist "^4.14.5"
12125
12131
chrome-trace-event "^1.0.2"
12126
12132
enhanced-resolve "^5.8.0"
@@ -12137,7 +12143,7 @@ webpack@^5.47.1:
12137
12143
tapable "^2.1.1"
12138
12144
terser-webpack-plugin "^5.1.3"
12139
12145
watchpack "^2.2.0"
12140
- webpack-sources "^3.1.1 "
12146
+ webpack-sources "^3.2.0 "
12141
12147
12142
12148
websocket-driver@>=0.5.1:
12143
12149
version "0.7.4"
0 commit comments