File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "graphcool-lib" : " 0.1.4" ,
1515 "imgix-core-js" : " 1.1.1" ,
1616 "is-present" : " 1.0.0" ,
17- "p-queue" : " 2.4.2 " ,
17+ "p-queue" : " 9.0.1 " ,
1818 "raven" : " 2.6.2"
1919 },
2020 "engines" : {
Original file line number Diff line number Diff line change @@ -121,6 +121,11 @@ esprima@^4.0.0:
121121 version "4.0.0"
122122 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
123123
124+ eventemitter3@^5.0.1 :
125+ version "5.0.1"
126+ resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-5.0.1.tgz#53f5ffd0a492ac800721bb42c66b841de96423c4"
127+ integrity sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==
128+
124129events@^1.1.0 :
125130 version "1.1.1"
126131 resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
@@ -270,9 +275,18 @@ object-keys@^1.0.11, object-keys@~1.0.0:
270275 version "1.0.11"
271276 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
272277
273- p-queue@2.4.2 :
274- version "2.4.2"
275- resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-2.4.2.tgz#03609826682b743be9a22dba25051bd46724fc34"
278+ p-queue@9.0.1 :
279+ version "9.0.1"
280+ resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-9.0.1.tgz#a9d4aaaf0251473615db14424be48e055f3e1db0"
281+ integrity sha512-RhBdVhSwJb7Ocn3e8ULk4NMwBEuOxe+1zcgphUy9c2e5aR/xbEsdVXxHJ3lynw6Qiqu7OINEyHlZkiblEpaq7w==
282+ dependencies :
283+ eventemitter3 "^5.0.1"
284+ p-timeout "^7.0.0"
285+
286+ p-timeout@^7.0.0 :
287+ version "7.0.1"
288+ resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-7.0.1.tgz#95680a6aa693c530f14ac337b8bd32d4ec6ae4f0"
289+ integrity sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==
276290
277291process@~0.5.1 :
278292 version "0.5.2"
You can’t perform that action at this time.
0 commit comments