Skip to content

Commit f7906b7

Browse files
authored
fix(deps): update semantic release (#781)
Update semantic release to the latest version that supports node v20. Allows updating tar and removing snyk ignores.
1 parent 5bd6256 commit f7906b7

File tree

3 files changed

+5586
-3434
lines changed

3 files changed

+5586
-3434
lines changed

.snyk

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@
22
version: v1.25.0
33
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
44
ignore:
5-
SNYK-JS-TAR-15307072:
6-
- 'snyk-nodejs-lockfile-parser > @yarnpkg/core > tar':
7-
reason: 'Indirect dependency from snyk-nodejs-lockfile-parser, waiting for upstream fix'
8-
expires: 2026-05-06T00:00:00.000Z
9-
SNYK-JS-TAR-15416075:
10-
- 'snyk-nodejs-lockfile-parser > @yarnpkg/core > tar':
11-
reason: 'Indirect dependency from snyk-nodejs-lockfile-parser, waiting for upstream fix'
12-
expires: 2026-05-06T00:00:00.000Z
13-
SNYK-JS-TAR-15456201:
14-
- 'snyk-nodejs-lockfile-parser > @yarnpkg/core > tar':
15-
reason: 'Indirect dependency from snyk-nodejs-lockfile-parser, waiting for upstream fix'
16-
expires: 2026-05-06T00:00:00.000Z
175
SNYK-JS-LODASH-15869625:
186
- '*':
197
reason: 'Indirect dependency, waiting for upstream fix'

0 commit comments

Comments
 (0)