diff --git a/js/react_native/package.json b/js/react_native/package.json index 13c6b1eaa6e1a..071092308fb4b 100644 --- a/js/react_native/package.json +++ b/js/react_native/package.json @@ -77,7 +77,7 @@ "output": "dist" }, "dependencies": { - "@expo/config-plugins": "^4.1.5", + "@expo/config-plugins": "^54.0.3", "buffer": "^6.0.3", "onnxruntime-common": "file:../common" },