From 17850e8945f389014742c397c99dece656963263 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Nov 2021 19:44:45 +0000 Subject: [PATCH] fix: upgrade react-native-rsa-native from 2.0.3 to 2.0.4 Snyk has created this PR to upgrade react-native-rsa-native from 2.0.3 to 2.0.4. See this package in npm: https://www.npmjs.com/package/react-native-rsa-native See this project in Snyk: https://app.snyk.io/org/digiadmin01/project/d17ce786-6a91-4d1f-909c-c5856a9520da?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb3c15b..809a881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-native-get-random-values": "^1.7.0", "react-native-inappbrowser-reborn": "^3.6.3", "react-native-randombytes": "^3.6.1", - "react-native-rsa-native": "^2.0.3", + "react-native-rsa-native": "^2.0.4", "react-native-url-polyfill": "^1.3.0" }, "devDependencies": { @@ -13011,9 +13011,9 @@ } }, "node_modules/react-native-rsa-native": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/react-native-rsa-native/-/react-native-rsa-native-2.0.3.tgz", - "integrity": "sha512-3M9U+cBMIYdvYAHImnIn1ODC948gi7A0lT9CNK3AUllD6qzRV9x+9RgPqPtAJfuC3fw6KyhP30zXaIKfAZGBHA==" + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/react-native-rsa-native/-/react-native-rsa-native-2.0.4.tgz", + "integrity": "sha512-tD40MOLv7JAoHPwC/yYngxGrbiWW3HWT0J4ry4aX7E2I9IcICCoDKvSXaDFwrulHMQbsRphYxrd5uLjfEZkBUQ==" }, "node_modules/react-native-url-polyfill": { "version": "1.3.0", @@ -25791,9 +25791,9 @@ } }, "react-native-rsa-native": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/react-native-rsa-native/-/react-native-rsa-native-2.0.3.tgz", - "integrity": "sha512-3M9U+cBMIYdvYAHImnIn1ODC948gi7A0lT9CNK3AUllD6qzRV9x+9RgPqPtAJfuC3fw6KyhP30zXaIKfAZGBHA==" + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/react-native-rsa-native/-/react-native-rsa-native-2.0.4.tgz", + "integrity": "sha512-tD40MOLv7JAoHPwC/yYngxGrbiWW3HWT0J4ry4aX7E2I9IcICCoDKvSXaDFwrulHMQbsRphYxrd5uLjfEZkBUQ==" }, "react-native-url-polyfill": { "version": "1.3.0", diff --git a/package.json b/package.json index 2d361f5..33b007b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react-native-get-random-values": "^1.7.0", "react-native-inappbrowser-reborn": "^3.6.3", "react-native-randombytes": "^3.6.1", - "react-native-rsa-native": "^2.0.3", + "react-native-rsa-native": "^2.0.4", "react-native-url-polyfill": "^1.3.0" }, "devDependencies": {