diff --git a/package.json b/package.json index 0a5cd15b0..804a71c0e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "test:rb": "bundle exec ruby -Ilib:test -e \"Dir.glob('./test/test_*.rb').each { |file| require(file) }\"" }, "dependencies": { - "@rnx-kit/react-native-host": "^0.5.5", + "@rnx-kit/react-native-host": "^0.5.7", "@rnx-kit/tools-react-native": "^2.1.0", "ajv": "^8.0.0", "cliui": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 98c336526..54df55cec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3576,12 +3576,12 @@ __metadata: languageName: node linkType: hard -"@rnx-kit/react-native-host@npm:^0.5.5": - version: 0.5.5 - resolution: "@rnx-kit/react-native-host@npm:0.5.5" +"@rnx-kit/react-native-host@npm:^0.5.7": + version: 0.5.7 + resolution: "@rnx-kit/react-native-host@npm:0.5.7" peerDependencies: react-native: ">=0.66" - checksum: 10c0/08d06212a7472074e48dbcbfaeea32a6d04b5d676d266b09a4004360da67516b7bf2fa1b101e535ef3349083a30d5b0db08037f10bbd0f64777fbeca70a2a660 + checksum: 10c0/7c0736a1e5fbda4d0bd48f58304b22528cdb0f8b3fd77fa4e58b625077f201c689ed07712b6f3e10994b6223f49bf35925754a659154b3b1da780d27462242b6 languageName: node linkType: hard @@ -12186,7 +12186,7 @@ __metadata: "@react-native-community/cli": "npm:^15.0.1" "@react-native-community/template": "npm:^0.78.0" "@rnx-kit/eslint-plugin": "npm:^0.8.0" - "@rnx-kit/react-native-host": "npm:^0.5.5" + "@rnx-kit/react-native-host": "npm:^0.5.7" "@rnx-kit/tools-react-native": "npm:^2.1.0" "@rnx-kit/tsconfig": "npm:^2.0.0" "@types/js-yaml": "npm:^4.0.5"