From b46a7e700c8a936660b6d9b6db516232a609eb73 Mon Sep 17 00:00:00 2001 From: gnoff Date: Thu, 4 May 2023 14:22:04 -0700 Subject: [PATCH] Add nonce support to bootstrap scripts and external runtime (#26738) Summary: Adds support for nonce on `bootstrapScripts`, `bootstrapModules` and the external fizz runtime DiffTrain build for commit https://github.com/facebook/react/commit/9545e4810c2dc8922f575b6d8f726503a7345d0c. Changelog: [Internal] << DO NOT EDIT BELOW THIS LINE >> Reviewed By: sammy-SC Differential Revision: D45446494 Pulled By: tyao1 fbshipit-source-id: 31a32a1b99bdc86069b06e0870009a9846a12085 --- packages/react-native/Libraries/Renderer/REVISION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/Libraries/Renderer/REVISION b/packages/react-native/Libraries/Renderer/REVISION index ac4da1ae465..0b0f5436eb8 100644 --- a/packages/react-native/Libraries/Renderer/REVISION +++ b/packages/react-native/Libraries/Renderer/REVISION @@ -1 +1 @@ -86b0e91998a04b22bb54a95d54f4a7632efa902f +9545e4810c2dc8922f575b6d8f726503a7345d0c