Skip to content

Commit eaffe45

Browse files
committed
fix(deps): update dependencies axios from v1.7.3 to v1.7.4 [security]
1 parent 9e71595 commit eaffe45

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "bun jest"
1111
},
1212
"dependencies": {
13-
"axios": "1.7.3",
13+
"axios": "1.7.4",
1414
"lodash.mapkeys": "4.6.0",
1515
"zod": "3.23.8"
1616
},

0 commit comments

Comments
 (0)