Skip to content

Commit 7b69292

Browse files
committed
fix: address axios vuln
1 parent cbf5cac commit 7b69292

2 files changed

Lines changed: 2 additions & 63 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,8 @@
195195
},
196196
"@types/jest-json-schema@^6.1.5": {
197197
"ajv@6.10.2": "8.18.0"
198-
}
198+
},
199+
"axios": "^1.15.0"
199200
},
200201
"repository": {
201202
"type": "git",

0 commit comments

Comments
 (0)