Skip to content

Commit 63f58b8

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554
1 parent bf71a3d commit 63f58b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"react-native-vector-icons": "^10.2.0",
9898
"react-native-webview": "^13.13.1",
9999
"react-test-renderer": "19.0.0",
100-
"release-it": "^17.10.0",
100+
"release-it": "^18.0.0",
101101
"turbo": "^1.10.7",
102102
"typedoc": "^0.26.11",
103103
"typedoc-plugin-coverage": "^3.3.0",

0 commit comments

Comments
 (0)