Skip to content

Commit 4c6788f

Browse files
authored
Merge pull request #16 from onaio/update-axios
Update axios to v1.7.5
2 parents b7aac83 + e121b96 commit 4c6788f

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
@@ -18,7 +18,7 @@
1818
"@fastify/rate-limit": "^9.1.0",
1919
"@fastify/swagger": "^8.14.0",
2020
"@fastify/swagger-ui": "^3.0.0",
21-
"axios": "^1.6.8",
21+
"axios": "^1.7.5",
2222
"dotenv": "^16.4.5",
2323
"fastify": "^4.26.1",
2424
"pg": "^8.11.3",

0 commit comments

Comments
 (0)