File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4242 "@flexis/srcset" : " ^4.2.0" ,
4343 "core-js" : " ^3.8.3" ,
4444 "loader-utils" : " ^2.0.0" ,
45- "p-limit" : " ^3.1 .0" ,
45+ "p-limit" : " ^4.0 .0" ,
4646 "regenerator-runtime" : " ^0.13.7" ,
4747 "vinyl" : " ^2.2.0"
4848 },
Original file line number Diff line number Diff line change @@ -8928,6 +8928,13 @@ p-limit@^3.0.2, p-limit@^3.1.0:
89288928 dependencies:
89298929 yocto-queue "^0.1.0"
89308930
8931+ p-limit@^4.0.0:
8932+ version "4.0.0"
8933+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
8934+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
8935+ dependencies:
8936+ yocto-queue "^1.0.0"
8937+
89318938p-locate@^2.0.0:
89328939 version "2.0.0"
89338940 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -12389,6 +12396,11 @@ yocto-queue@^0.1.0:
1238912396 resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1239012397 integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1239112398
12399+ yocto-queue@^1.0.0:
12400+ version "1.0.0"
12401+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
12402+ integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
12403+
1239212404zip-stream@^4.0.4:
1239312405 version "4.0.4"
1239412406 resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.0.4.tgz#3a8f100b73afaa7d1ae9338d910b321dec77ff3a"
You can’t perform that action at this time.
0 commit comments