Skip to content

Commit

Permalink
Merge pull request #809 from galnir/dependabot/npm_and_yarn/axios-1.6.0
Browse files Browse the repository at this point in the history
Bump axios from 1.4.0 to 1.6.0
  • Loading branch information
galnir authored Nov 21, 2023
2 parents 5515877 + ac2364b commit 326bfb0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@t3-oss/env-core": "^0.6.0",
"@trpc/client": "^10.37.1",
"@trpc/server": "^10.37.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"colorette": "^2.0.20",
"discord.js": "^14.12.1",
"genius-discord-lyrics": "1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@t3-oss/env-core": "^0.6.0",
"@trpc/client": "^10.37.1",
"@trpc/server": "^10.37.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"discord-api-types": "^0.37.51",
"superjson": "1.13.1",
"zod": "^3.21.4"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 326bfb0

Please sign in to comment.