Skip to content

Commit ae24699

Browse files
fix: explicitly upgrade axios to 1.7.9 [ZEND-5779] (#1448)
1 parent 2220c97 commit ae24699

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
],
5252
"dependencies": {
5353
"@hapi/hoek": "^11.0.4",
54-
"axios": "^1.7.7",
54+
"axios": "^1.7.9",
5555
"bluebird": "^3.7.2",
5656
"callsites": "^3.1.0",
5757
"cardinal": "^2.1.1",

0 commit comments

Comments
 (0)