Skip to content

Commit a90eaf3

Browse files
committed
feat: Update axios version to 1.8.2
1 parent 149e7b6 commit a90eaf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@fastify/rate-limit": "^9.1.0",
1818
"@fastify/swagger": "^8.14.0",
1919
"@fastify/swagger-ui": "^3.0.0",
20-
"axios": "^1.7.5",
20+
"axios": "^1.8.2",
2121
"dotenv": "^16.4.5",
2222
"fastify": "^4.26.1",
2323
"pg": "^8.11.3",

0 commit comments

Comments
 (0)