Skip to content

Commit 60ef0ee

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
1 parent 11d457c commit 60ef0ee

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
@@ -75,7 +75,7 @@
7575
"ngx-highlightjs": "14.0.1",
7676
"ngxtension": "5.1.0",
7777
"rxjs": "7.8.2",
78-
"semantic-release": "24.2.7",
78+
"semantic-release": "25.0.0",
7979
"semantic-release-export-data": "1.1.1",
8080
"snyk": "1.1298.1"
8181
},

0 commit comments

Comments
 (0)