Skip to content

Commit b4dad50

Browse files
committed
Update axios to 1.16.0 and mocha to 11.7.5
1 parent 94a127d commit b4dad50

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"author": "Vinay Pulim <v@pulim.com>",
99
"dependencies": {
10-
"axios": "^1.15.0",
10+
"axios": "^1.16.0",
1111
"axios-ntlm": "^1.4.6",
1212
"debug": "^4.4.3",
1313
"follow-redirects": "^1.15.11",
@@ -58,7 +58,7 @@
5858
"express": "^5.1.0",
5959
"finalhandler": "^2.1.0",
6060
"glob": "^13.0.0",
61-
"mocha": "^11.7.4",
61+
"mocha": "^11.7.5",
6262
"nyc": "^18.0.0",
6363
"prettier": "^3.6.2",
6464
"readable-stream": "^4.7.0",

0 commit comments

Comments
 (0)