Skip to content

Commit a1d8828

Browse files
committed
update axios in node
1 parent 3c9cccb commit a1d8828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node/package.json.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "^18.16.1"
1515
},
1616
"dependencies": {
17-
"axios": "^1.5.0",
17+
"axios": "^1.6.3",
1818
"form-data": "^4.0.0"
1919
}
2020
}

0 commit comments

Comments
 (0)