@@ -2804,6 +2804,11 @@ acorn-globals@^6.0.0:
2804
2804
acorn "^7.1.1"
2805
2805
acorn-walk "^7.1.1"
2806
2806
2807
+ acorn-import-assertions@^1.7.6:
2808
+ version "1.7.6"
2809
+ resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz#580e3ffcae6770eebeec76c3b9723201e9d01f78"
2810
+ integrity sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==
2811
+
2807
2812
acorn-jsx@^5.3.1:
2808
2813
version "5.3.1"
2809
2814
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
@@ -13346,7 +13351,7 @@ sort-package-json@^1.48.0:
13346
13351
is-plain-obj "2.1.0"
13347
13352
sort-object-keys "^1.1.3"
13348
13353
13349
- source-list-map@^2.0.0, source-list-map@^2.0.1 :
13354
+ source-list-map@^2.0.0:
13350
13355
version "2.0.1"
13351
13356
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
13352
13357
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
@@ -14676,25 +14681,23 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
14676
14681
source-list-map "^2.0.0"
14677
14682
source-map "~0.6.1"
14678
14683
14679
- webpack-sources@^2.3.1:
14680
- version "2.3.1"
14681
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"
14682
- integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==
14683
- dependencies:
14684
- source-list-map "^2.0.1"
14685
- source-map "^0.6.1"
14684
+ webpack-sources@^3.2.0:
14685
+ version "3.2.0"
14686
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
14687
+ integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
14686
14688
14687
- webpack@5.46 .0:
14688
- version "5.46 .0"
14689
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46 .0.tgz#105d20d96f79db59b316b0ae54316f0f630314b5 "
14690
- integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw ==
14689
+ webpack@5.48 .0:
14690
+ version "5.48 .0"
14691
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.48 .0.tgz#06180fef9767a6fd066889559a4c4d49bee19b83 "
14692
+ integrity sha512-CGe+nfbHrYzbk7SKoYITCgN3LRAG0yVddjNUecz9uugo1QtYdiyrVD8nP1PhkNqPfdxC2hknmmKpP355Epyn6A ==
14691
14693
dependencies:
14692
14694
"@types/eslint-scope" "^3.7.0"
14693
14695
"@types/estree" "^0.0.50"
14694
14696
"@webassemblyjs/ast" "1.11.1"
14695
14697
"@webassemblyjs/wasm-edit" "1.11.1"
14696
14698
"@webassemblyjs/wasm-parser" "1.11.1"
14697
14699
acorn "^8.4.1"
14700
+ acorn-import-assertions "^1.7.6"
14698
14701
browserslist "^4.14.5"
14699
14702
chrome-trace-event "^1.0.2"
14700
14703
enhanced-resolve "^5.8.0"
@@ -14711,7 +14714,7 @@ webpack@5.46.0:
14711
14714
tapable "^2.1.1"
14712
14715
terser-webpack-plugin "^5.1.3"
14713
14716
watchpack "^2.2.0"
14714
- webpack-sources "^2.3.1 "
14717
+ webpack-sources "^3.2.0 "
14715
14718
14716
14719
webpack@^4.43.0:
14717
14720
version "4.46.0"
0 commit comments