Skip to content

Commit 0c0031d

Browse files
committed
Upgrade axios to v1.7.2
1 parent a126fea commit 0c0031d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -2,7 +2,7 @@
22
"name": "hackernews",
33
"version": "0.1.0",
44
"dependencies": {
5-
"axios": "^1.6.8",
5+
"axios": "^1.7.2",
66
"classnames": "^2.5.1",
77
"lodash": "^4.17.21",
88
"prop-types": "^15.8.1",

0 commit comments

Comments
 (0)