diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index 292f8e6..1743ee5 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -33,7 +33,7 @@ "lottie-react-native": "6.5.1", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.73.4", @@ -15581,9 +15581,9 @@ } }, "node_modules/react": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", + "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "dependencies": { "loose-envify": "^1.1.0" }, diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 30fe4eb..66357e7 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -60,7 +60,7 @@ "lottie-react-native": "6.5.1", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.73.4",