From f3352cc95352ceade0041122654e0c5dd68193a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 03:54:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index deb1da86..a4645a38 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "postinstall-postinstall": "^2.0.0", "prop-types": "^15.5.10", "react": "18.0.0", - "react-native": "^0.69.7", + "react-native": "^0.69.12", "react-native-action-sheet": "^2.2.0", "react-native-alert-async": "^1.0.5", "react-native-app-auth": "^6.4.0", @@ -77,7 +77,7 @@ "rn-secure-storage": "^2.0.6", "sha.js": "^2.4.11", "ts-money": "^0.4.6", - "typeorm": "^0.3.11", + "typeorm": "^0.3.18", "url": "^0.11.0" }, "devDependencies": {