diff --git a/package.json b/package.json index 381e3b1f1..63039815b 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,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.4.9", + "@rnx-kit/react-native-host": "^0.4.11", "ajv": "^8.0.0", "cliui": "^8.0.0", "fast-xml-parser": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 47491f3a0..49fe9744b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3530,12 +3530,12 @@ __metadata: languageName: node linkType: hard -"@rnx-kit/react-native-host@npm:^0.4.9": - version: 0.4.10 - resolution: "@rnx-kit/react-native-host@npm:0.4.10" +"@rnx-kit/react-native-host@npm:^0.4.11": + version: 0.4.11 + resolution: "@rnx-kit/react-native-host@npm:0.4.11" peerDependencies: react-native: ">=0.66" - checksum: 10c0/d4e2dee739757671f932e6ad5c8dc7da3f62b7c78761076857c425656bd8fbfe66c94d3b1211cf8e0b0fb1f48c058308913c2954ddfbb31d4e7e3bdb7adfcc49 + checksum: 10c0/a5aef6f0e8efc69cc7b01315ad36bb9707182282fa70d74ac2ac4e33f1d61716cb1e396e48528081528f9798c434f797764fc3d46afbe16e53b59771a14cabaa languageName: node linkType: hard @@ -12469,7 +12469,7 @@ __metadata: "@microsoft/eslint-plugin-sdl": "npm:^0.2.0" "@react-native-community/cli": "npm:^12.3.0" "@rnx-kit/eslint-plugin": "npm:^0.7.0" - "@rnx-kit/react-native-host": "npm:^0.4.9" + "@rnx-kit/react-native-host": "npm:^0.4.11" "@rnx-kit/tsconfig": "npm:^1.0.0" "@types/js-yaml": "npm:^4.0.5" "@types/mustache": "npm:^4.0.0"