Skip to content

Commit

Permalink
dependency fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip committed Jan 16, 2025
1 parent 10d087c commit 4411e1a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"axios": "^1.7.7",
"bufferutil": "^4.0.7",
"discord.js": "^14.8.0",
"furaffinity-api": "https://github.com/phil-flip/furaffinity-api/tarball/temp-build",
"furaffinity-api": "^4.5.2",
"mysql2": "^3.11.3",
"sequelize": "^6.28.0",
"utf-8-validate": "^5.0.10",
Expand Down
2 changes: 1 addition & 1 deletion workers/faAutopost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@sentry/node": "^8.34.0",
"axios": "1.7.7",
"furaffinity-api": "https://github.com/phil-flip/furaffinity-api/tarball/temp-build",
"furaffinity-api": "^4.5.2",
"mysql2": "^3.11.3",
"p-queue": "^7.3.0",
"sequelize": "^6.28.0"
Expand Down

0 comments on commit 4411e1a

Please sign in to comment.