Skip to content

Commit 16ca8a8

Browse files
committed
upgrade vulnerable dependencies
1 parent 18323f0 commit 16ca8a8

3 files changed

Lines changed: 701 additions & 162 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- uses: actions/setup-node@v2
1515
with:
16-
node-version: '16'
16+
node-version: '22'
1717
cache: 'npm'
1818
- name: Install dependencies
1919
run: |

0 commit comments

Comments
 (0)