Skip to content

Commit 255872f

Browse files
authored
update axios to v1.10.0 + audit fix (#351)
* update axios to v1.10.0 + audit fix * remove support for node14
1 parent 8e1c24a commit 255872f

File tree

3 files changed

+177
-4850
lines changed

3 files changed

+177
-4850
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
node-version: [14.x, 16.x, 18.x]
25+
node-version: [16.x, 18.x]
2626

2727
steps:
2828
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)