Skip to content

Commit 0ce314d

Browse files
fix(security): update axios from 1.12.2 to 1.15.2 (#29)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
1 parent dfebc29 commit 0ce314d

2 files changed

Lines changed: 31 additions & 16 deletions

File tree

with-openfort/backend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"pnpm": {
2626
"overrides": {
2727
"qs@<6.14.1": ">=6.14.1",
28-
"diff@<8.0.3": ">=8.0.3"
28+
"diff@<8.0.3": ">=8.0.3",
29+
"axios@<=1.15.2": "1.15.2"
2930
}
3031
}
3132
}

with-openfort/backend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)