Skip to content

Commit 8c34a01

Browse files
fix(deps): update dependency axios to v1.14.0
Ref: PACT-445
1 parent 7224ada commit 8c34a01

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

package-lock.json

Lines changed: 12 additions & 9 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
@@ -7,7 +7,7 @@
77
"node": ">=24.0.0"
88
},
99
"dependencies": {
10-
"axios": "1.13.6",
10+
"axios": "1.14.0",
1111
"react": "19.2.4",
1212
"react-dom": "19.2.4",
1313
"react-router": "7.13.2",

0 commit comments

Comments
 (0)