Skip to content

Commit 400141b

Browse files
authored
Merge pull request #32 from datatrans/update-dependencies
upgrade vulnerable dependencies
2 parents 18323f0 + 16ca8a8 commit 400141b

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)