Skip to content

Commit 515b307

Browse files
committed
- 3.4.0
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent eae83e5 commit 515b307

File tree

4 files changed

+817
-502
lines changed

4 files changed

+817
-502
lines changed

.github/workflows/publish-native-assets-to-github-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
node-version: [18.x, 20.x, 22.2]
14+
node-version: [18.x, 20.x, 22.x]
1515
os: [ubuntu-latest, macos-latest, windows-latest]
1616
steps:
1717
- uses: actions/checkout@v2

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
18-06-2024 Paul Rütter
1+
11-12-2024 Paul Rütter
2+
- 3.4.0
3+
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
4+
5+
18-06-2024 Paul Rütter
26
- 3.3.1
37
- Upgrade dependencies due to https://security.snyk.io/vuln/SNYK-JS-WS-7266574
48

0 commit comments

Comments
 (0)