Skip to content

Commit ff00fb4

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-TAR-6476909
1 parent 7005e1e commit ff00fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"io-ts-reporters": "^2.0.1",
44-
"semantic-release": "19.0.5",
44+
"semantic-release": "25.0.0",
4545
"ts-node": "^10.9.1"
4646
}
4747
}

0 commit comments

Comments
 (0)