fix: bump axios from 0.17.1 to 1.6.7 (#29)

This commit is contained in:
Jonathan Alzetta
2024-02-28 09:19:39 +01:00
committed by GitHub
parent 585b667bc8
commit 8c4a7f4272
2 changed files with 35 additions and 11 deletions

View File

@@ -44,7 +44,7 @@
"prettier": "^1.8.2"
},
"dependencies": {
"axios": "^0.17.1",
"axios": "^1.6.7",
"he": "^1.1.1",
"lodash": "^4.17.4",
"striptags": "^3.1.0"