Skip to content

Commit c782ad3

Browse files
authored
Merge pull request #321 from Commencis/renovate/npm-axios-vulnerability
fix(deps): update dependency axios to v1.11.0 [security]
2 parents 0f68fa3 + 460a14d commit c782ad3

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@commencis/starter-react-vite': patch
3+
---
4+
5+
fix(deps): update dependency axios to v1.11.0 [security]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@hookform/resolvers": "5.1.1",
4141
"@reduxjs/toolkit": "2.8.2",
42-
"axios": "1.10.0",
42+
"axios": "1.11.0",
4343
"clsx": "2.1.1",
4444
"i18next": "25.3.2",
4545
"react": "19.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)