Skip to content

Commit a41040e

Browse files
fix(deps): update dependency axios to ^1.13.1
1 parent 319a7b5 commit a41040e

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
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.12.2",
52+
"axios": "^1.13.1",
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.56.1",
11-
"axios": "^1.12.2",
11+
"axios": "^1.13.1",
1212
"mysql2": "^3.15.3"
1313
}
1414
}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@ufb/react": "workspace:*",
3636
"@ufb/shared": "workspace:*",
3737
"@ufb/tailwindcss": "workspace:*",
38-
"axios": "^1.12.2",
38+
"axios": "^1.13.1",
3939
"axios-auth-refresh": "^3.3.6",
4040
"classnames": "^2.5.1",
4141
"clsx": "^2.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)