Skip to content

Commit

Permalink
update throttler version
Browse files Browse the repository at this point in the history
  • Loading branch information
vpalmisano committed Jan 27, 2025
1 parent 8564d24 commit 255de10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@puppeteer/browsers": "^2.4.0",
"@vpalmisano/throttler": "https://github.com/vpalmisano/throttler#8fced975854432b0ae52757a14bac156a2b07d48",
"@vpalmisano/throttler": "https://github.com/vpalmisano/throttler#0d443d4648323a9a75685713faf5f20ba402382f",
"axios": "^1.7.7",
"chalk": "^4.1.2",
"change-case": "^4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -951,9 +951,9 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.1.tgz#28fa185f67daaf7b7a1a8c1d445132c5d979f8bd"
integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==

"@vpalmisano/throttler@https://github.com/vpalmisano/throttler#8fced975854432b0ae52757a14bac156a2b07d48":
"@vpalmisano/throttler@https://github.com/vpalmisano/throttler#0d443d4648323a9a75685713faf5f20ba402382f":
version "0.0.4"
resolved "https://github.com/vpalmisano/throttler#8fced975854432b0ae52757a14bac156a2b07d48"
resolved "https://github.com/vpalmisano/throttler#0d443d4648323a9a75685713faf5f20ba402382f"
dependencies:
change-case "^4.1.2"
convict "^6.2.4"
Expand Down

0 comments on commit 255de10

Please sign in to comment.