File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 45
45
"graphql" : " ^16.8.1" ,
46
46
"graphql-request" : " ^6.1.0" ,
47
47
"knex" : " ^3.0.1" ,
48
- "limiter" : " ^2.1 .0" ,
48
+ "limiter" : " ^3.0 .0" ,
49
49
"node-fetch" : " ^3.3.1" ,
50
50
"winston" : " ^3.11.0" ,
51
51
"yn" : " ^5.0.0"
Original file line number Diff line number Diff line change @@ -10996,11 +10996,6 @@ jsprim@^1.2.2:
10996
10996
object.assign "^4.1.4"
10997
10997
object.values "^1.1.6"
10998
10998
10999
- just-performance@4.3.0:
11000
- version "4.3.0"
11001
- resolved "https://registry.yarnpkg.com/just-performance/-/just-performance-4.3.0.tgz#cc2bc8c9227f09e97b6b1df4cd0de2df7ae16db1"
11002
- integrity sha512-L7RjvtJsL0QO8xFs5wEoDDzzJwoiowRw6Rn/GnvldlchS2JQr9wFYPiwZcDfrbbujEKqKN0tvENdbjXdYhDp5Q==
11003
-
11004
10999
jwa@^1.4.1:
11005
11000
version "1.4.1"
11006
11001
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -11186,12 +11181,10 @@ lilconfig@^2.0.3, lilconfig@^2.0.5:
11186
11181
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
11187
11182
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
11188
11183
11189
- limiter@^2.1.0:
11190
- version "2.1.0"
11191
- resolved "https://registry.yarnpkg.com/limiter/-/limiter-2.1.0.tgz#d38d7c5b63729bb84fb0c4d8594b7e955a5182a2"
11192
- integrity sha512-361TYz6iay6n+9KvUUImqdLuFigK+K79qrUtBsXhJTLdH4rIt/r1y8r1iozwh8KbZNpujbFTSh74mJ7bwbAMOw==
11193
- dependencies:
11194
- just-performance "4.3.0"
11184
+ limiter@^3.0.0:
11185
+ version "3.0.0"
11186
+ resolved "https://registry.yarnpkg.com/limiter/-/limiter-3.0.0.tgz#03556b76d1a81f547caeecc6b83ecc6f24495715"
11187
+ integrity sha512-hev7DuXojsTFl2YwyzUJMDnZ/qBDd3yZQLSH3aD4tdL1cqfc3TMnoecEJtWFaQFdErZsKoFMBTxF/FBSkgDbEg==
11195
11188
11196
11189
lines-and-columns@^1.1.6:
11197
11190
version "1.2.4"
You can’t perform that action at this time.
0 commit comments