Skip to content

Commit 68308c8

Browse files
authored
Merge pull request #1842 from hlovdal/dep_updates
Fixing almost all security depenency issues
2 parents a488d25 + 170ef07 commit 68308c8

3 files changed

Lines changed: 9006 additions & 14030 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ jobs:
1414
strategy:
1515
matrix:
1616
include:
17-
- node-version: 16.x
18-
- node-version: 18.x
1917
- node-version: 20.x
2018
- node-version: 22.x
19+
- node-version: 24.x
2120
steps:
2221
- uses: actions/checkout@v4
2322

0 commit comments

Comments
 (0)