Skip to content

Commit 7d12a5d

Browse files
committed
fix: api/package.json & api/pnpm-lock.yaml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent c60cd35 commit 7d12a5d

2 files changed

Lines changed: 172 additions & 59 deletions

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@octokit/core": "^4.0.5",
4646
"@octokit/plugin-throttling": "^4.3.0",
4747
"async": "^3.2.4",
48-
"axios": "^0.27.2",
48+
"axios": "^1.13.5",
4949
"commander": "^9.4.0",
5050
"consola": "^2.15.3",
5151
"cron-parser": "^4.6.0",

0 commit comments

Comments
 (0)