Skip to content

Commit a7a9908

Browse files
committed
require secure Axios version
1 parent a5a34eb commit a7a9908

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -26,7 +26,7 @@
2626
"create-docs:process": "node scripts/mintlify-post-processing/file-processing/file-processing.js"
2727
},
2828
"dependencies": {
29-
"axios": "^1.17.0",
29+
"axios": "^1.18.1",
3030
"socket.io-client": "^4.8.3",
3131
"uuid": "^13.0.2"
3232
},

0 commit comments

Comments
 (0)