Skip to content

Commit c64bc59

Browse files
authored
Update axios to 1.8.4 (#5732)
1 parent 2206c95 commit c64bc59

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

common/config/rush/pnpm-lock.yaml

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

common/config/rush/variants/stable/pnpm-lock.yaml

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

samples/Chat/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-linkify": "^1.0.0-alpha",
5454
"reselect": "^4.0.0",
5555
"shake.js": "1.2.2",
56-
"axios": "^1.8.2",
56+
"axios": "^1.8.4",
5757
"form-data": "^4.0.0"
5858
},
5959
"devDependencies": {
@@ -100,4 +100,4 @@
100100
"webpack-bundle-analyzer": "^4.5.0",
101101
"@babel/cli": "^7.24.8"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)