Skip to content

Commit a901da1

Browse files
committed
fix: upgrade axios from 1.8.4 to 1.9.0
Snyk has created this PR to upgrade axios from 1.8.4 to 1.9.0. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/849f7a88-95fc-4276-a433-b903655cb5dc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 87ccf14 commit a901da1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

projects/react/04_support_desk/frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/react/04_support_desk/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@reduxjs/toolkit": "^1.9.7",
14-
"axios": "^1.8.4",
14+
"axios": "^1.9.0",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
1717
"react-icons": "^4.12.0",

0 commit comments

Comments
 (0)