Skip to content

Commit 3c238f8

Browse files
fix(deps): update dependency axios to ^1.11.0 (#1874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0310c31 commit 3c238f8

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/passport-local": "^1.0.38",
5050
"@ufb/shared": "workspace:*",
5151
"@willsoto/nestjs-prometheus": "^6.0.2",
52-
"axios": "^1.10.0",
52+
"axios": "^1.11.0",
5353
"bcrypt": "^6.0.0",
5454
"class-transformer": "^0.5.1",
5555
"class-validator": "^0.14.2",

apps/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@playwright/test": "^1.54.1",
11-
"axios": "^1.10.0",
11+
"axios": "^1.11.0",
1212
"mysql2": "^3.14.2"
1313
}
1414
}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@ufb/react": "workspace:*",
3535
"@ufb/shared": "workspace:*",
3636
"@ufb/tailwindcss": "workspace:*",
37-
"axios": "^1.10.0",
37+
"axios": "^1.11.0",
3838
"axios-auth-refresh": "^3.3.6",
3939
"classnames": "^2.5.1",
4040
"clsx": "^2.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)