Skip to content

Commit 25fbfe3

Browse files
authored
Bump axios to 1.7.7 and debug to 4.3.6 (#1253)
1 parent b67a6fc commit 25fbfe3

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"author": "Vinay Pulim <v@pulim.com>",
99
"dependencies": {
10-
"axios": "^1.7.4",
10+
"axios": "^1.7.7",
1111
"axios-ntlm": "^1.4.2",
12-
"debug": "^4.3.5",
12+
"debug": "^4.3.6",
1313
"formidable": "^3.5.1",
1414
"get-stream": "^6.0.1",
1515
"lodash": "^4.17.21",
@@ -76,4 +76,4 @@
7676
"typedoc": "^0.23.10",
7777
"typescript": "^4.7.4"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)