diff --git a/GraphRNSample/package-lock.json b/GraphRNSample/package-lock.json index 53dba1a..041c423 100644 --- a/GraphRNSample/package-lock.json +++ b/GraphRNSample/package-lock.json @@ -20,7 +20,7 @@ "react-native": "0.71.7", "react-native-app-auth": "^6.4.3", "react-native-gesture-handler": "^2.12.1", - "react-native-reanimated": "^3.4.2", + "react-native-reanimated": "^3.5.4", "react-native-safe-area-context": "^4.5.0", "react-native-screens": "^3.20.0", "windows-iana": "^5.1.0" @@ -13700,9 +13700,9 @@ "integrity": "sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==" }, "node_modules/react-native-reanimated": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.4.2.tgz", - "integrity": "sha512-FbtG+f1PB005vDTJSv4zAnTK7nNXi+FjFgbAM5gOzIZDajfph2BFMSUstzIsN8T77+OKuugUBmcTqLnQ24EBVg==", + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.5.4.tgz", + "integrity": "sha512-8we9LLDO1o4Oj9/DICeEJ2K1tjfqkJagqQUglxeUAkol/HcEJ6PGxIrpBcNryLqCDYEcu6FZWld/FzizBIw6bg==", "dependencies": { "@babel/plugin-transform-object-assign": "^7.16.7", "@babel/preset-typescript": "^7.16.7", @@ -25877,9 +25877,9 @@ "integrity": "sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==" }, "react-native-reanimated": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.4.2.tgz", - "integrity": "sha512-FbtG+f1PB005vDTJSv4zAnTK7nNXi+FjFgbAM5gOzIZDajfph2BFMSUstzIsN8T77+OKuugUBmcTqLnQ24EBVg==", + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.5.4.tgz", + "integrity": "sha512-8we9LLDO1o4Oj9/DICeEJ2K1tjfqkJagqQUglxeUAkol/HcEJ6PGxIrpBcNryLqCDYEcu6FZWld/FzizBIw6bg==", "requires": { "@babel/plugin-transform-object-assign": "^7.16.7", "@babel/preset-typescript": "^7.16.7", diff --git a/GraphRNSample/package.json b/GraphRNSample/package.json index 1fa7446..0abb859 100644 --- a/GraphRNSample/package.json +++ b/GraphRNSample/package.json @@ -22,7 +22,7 @@ "react-native": "0.71.7", "react-native-app-auth": "^6.4.3", "react-native-gesture-handler": "^2.12.1", - "react-native-reanimated": "^3.4.2", + "react-native-reanimated": "^3.5.4", "react-native-safe-area-context": "^4.5.0", "react-native-screens": "^3.20.0", "windows-iana": "^5.1.0"