Skip to content

Commit 762a824

Browse files
fix(deps): update dependency axios to ^1.13.1 (#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61447fe commit 762a824

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.

packages/utils/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"jwt-decode": "^4.0.0",
2121
"winston": "^3.18.3",
22-
"axios": "^1.12.2",
22+
"axios": "^1.13.1",
2323
"express": "5.1.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)