File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
"@octokit/core" : " 4.2.4" ,
43
43
"@octokit/plugin-enterprise-compatibility" : " 2.0.5" ,
44
44
"@octokit/plugin-retry" : " 4.1.6" ,
45
- "@octokit/plugin-throttling" : " 6.1.0 " ,
45
+ "@octokit/plugin-throttling" : " 5.2.3 " ,
46
46
"@octokit/plugin-rest-endpoint-methods" : " 7.2.1" ,
47
47
"@octokit/plugin-paginate-rest" : " 6.1.2" ,
48
48
"@octokit/rest" : " 19.0.13" ,
Original file line number Diff line number Diff line change 25
25
"@octokit/plugin-paginate-rest" "6.1.2"
26
26
"@octokit/plugin-rest-endpoint-methods" "7.2.1"
27
27
"@octokit/plugin-retry" "4.1.6"
28
- "@octokit/plugin-throttling" "6.1.0 "
28
+ "@octokit/plugin-throttling" "5.2.3 "
29
29
"@octokit/rest" "19.0.13"
30
30
await-to-js "^3.0.0"
31
31
chalk "^4.0.0"
1925
1925
"@octokit/types" "^9.0.0"
1926
1926
bottleneck "^2.15.3"
1927
1927
1928
- "@octokit/plugin-throttling@6.1.0 ":
1929
- version "6.1.0 "
1930
- resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-6.1.0 .tgz#093275e6b542be371acb0631252a428f2f1b0615 "
1931
- integrity sha512-JqMbTiPC0sUSTsLQsdq3JVx1mx8UtTo5mwR80YqPXE93+XhevvSyOR1rO2Z+NbO/r0TK4hqFJSSi/9oIZBxZTg ==
1928
+ "@octokit/plugin-throttling@5.2.3 ":
1929
+ version "5.2.3 "
1930
+ resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.2.3 .tgz#9f552a14dcee5c7326dd9dee64a71ea76b108814 "
1931
+ integrity sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q ==
1932
1932
dependencies:
1933
1933
"@octokit/types" "^9.0.0"
1934
1934
bottleneck "^2.15.3"
You can’t perform that action at this time.
0 commit comments