Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vpalmisano committed Jan 29, 2025
1 parent 32a4edd commit ae15c9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@puppeteer/browsers": "^2.4.0",
"@vpalmisano/throttler": "^0.0.5",
"@vpalmisano/throttler": "https://github.com/vpalmisano/throttler#2a1f7ecf85cb0b39711f01a2ee4d94facc52d486",
"axios": "^1.7.7",
"chalk": "^4.1.2",
"change-case": "^4.1.2",
Expand Down
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,10 +952,9 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==

"@vpalmisano/throttler@^0.0.5":
version "0.0.5"
resolved "https://npm.pkg.github.com/download/@vpalmisano/throttler/0.0.5/e19fb26c271876bf904e8eb15b1d4befce60e698#e19fb26c271876bf904e8eb15b1d4befce60e698"
integrity sha512-PbEJBUF1KowEIaXCafR/2+30pW/+IjgfVGugSGWVwuIpkzv8Yk8LS3thv7ariZuCS9BXXVcjQQM6PDot9igJRw==
"@vpalmisano/throttler@https://github.com/vpalmisano/throttler#2a1f7ecf85cb0b39711f01a2ee4d94facc52d486":
version "0.0.6"
resolved "https://github.com/vpalmisano/throttler#2a1f7ecf85cb0b39711f01a2ee4d94facc52d486"
dependencies:
change-case "^4.1.2"
convict "^6.2.4"
Expand Down

0 comments on commit ae15c9f

Please sign in to comment.