From af3484d6334fbd658f92d201fcfcc679708d342e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 08:46:41 +0000 Subject: [PATCH] Bump shell-quote and react-native Bumps [shell-quote](https://github.com/ljharb/shell-quote) and [react-native](https://github.com/facebook/react-native). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.8.1 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/shell-quote/compare/1.6.1...v1.8.1) Updates `react-native` from 0.63.4 to 0.71.7 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/compare/v0.63.4...v0.71.7) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect - dependency-name: react-native dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 82781c0..578b3a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6730,9 +6730,9 @@ "peer": true }, "node_modules/react-native": { - "version": "0.63.4", - "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.63.4.tgz", - "integrity": "sha512-I4kM8kYO2mWEYUFITMcpRulcy4/jd+j9T6PbIzR0FuMcz/xwd+JwHoLPa1HmCesvR1RDOw9o4D+OFLwuXXfmGw==", + "version": "0.63.5", + "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.63.5.tgz", + "integrity": "sha512-unjHZOcHek2xxPkBbyqGO//2Z/AriKTwtDzGTT/ujGMRE3odDJk8wKtZregurQ9cpTUtu1Bj5R5bJv3gQIG5zw==", "peer": true, "dependencies": { "@babel/runtime": "^7.0.0", @@ -13821,9 +13821,9 @@ "peer": true }, "react-native": { - "version": "0.63.4", - "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.63.4.tgz", - "integrity": "sha512-I4kM8kYO2mWEYUFITMcpRulcy4/jd+j9T6PbIzR0FuMcz/xwd+JwHoLPa1HmCesvR1RDOw9o4D+OFLwuXXfmGw==", + "version": "0.63.5", + "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.63.5.tgz", + "integrity": "sha512-unjHZOcHek2xxPkBbyqGO//2Z/AriKTwtDzGTT/ujGMRE3odDJk8wKtZregurQ9cpTUtu1Bj5R5bJv3gQIG5zw==", "peer": true, "requires": { "@babel/runtime": "^7.0.0",