Skip to content

Commit cab2222

Browse files
update
1 parent 1a0b303 commit cab2222

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@sentry/node": "^8.18.0",
3030
"@sentry/profiling-node": "^8.18.0",
3131
"axios": "^1.7.9",
32-
"axios-rate-limit": "^1.4.0",
32+
"axios-rate-limit": "git+ssh://git@github.com/InventivetalentDev/axios-rate-limit.git",
3333
"dotenv": "^16.4.5",
3434
"https-proxy-agent": "5.0.1",
3535
"ip-address": "^10.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ __metadata:
823823
"@types/jest": "npm:^29.5.12"
824824
"@types/node": "npm:^20.14.9"
825825
axios: "npm:^1.7.9"
826-
axios-rate-limit: "npm:^1.4.0"
826+
axios-rate-limit: "git+ssh://git@github.com/InventivetalentDev/axios-rate-limit.git"
827827
commit-and-tag-version: "npm:^12.4.1"
828828
dotenv: "npm:^16.4.5"
829829
https-proxy-agent: "npm:5.0.1"
@@ -2018,14 +2018,14 @@ __metadata:
20182018
languageName: node
20192019
linkType: hard
20202020

2021-
"axios-rate-limit@npm:^1.4.0":
2022-
version: 1.4.0
2023-
resolution: "axios-rate-limit@npm:1.4.0"
2021+
"axios-rate-limit@git+ssh://git@github.com/InventivetalentDev/axios-rate-limit.git":
2022+
version: 1.4.1
2023+
resolution: "axios-rate-limit@git+ssh://git@github.com/InventivetalentDev/axios-rate-limit.git#commit=e1b00e80588e889079ebd29bfffda0122f910e25"
20242024
dependencies:
20252025
axios: "npm:>=0.18.0"
20262026
peerDependencies:
20272027
axios: "*"
2028-
checksum: 10c0/476e5a8aa50ab18fc11671e4da923738c9336327d4d69c2eaabcc46829367559c558cf2bb877cdcf91bcbefdfc37ea027209b7e7a16d51c7157077c05d989a88
2028+
checksum: 10c0/f45eaa899c2cab248e1937a3ad64740adc8e4ea8d5b91de1c2c59fdefea7e26526bf462ff1406552fe8f269267ca2312e2939a649997122799c30ab784ef25ae
20292029
languageName: node
20302030
linkType: hard
20312031

0 commit comments

Comments
 (0)