diff --git a/package.json b/package.json index 922f137f..bb24d844 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "moment": "^2.29.4", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.38.0", + "react-hook-form": "^7.40.0", "react-image-lightbox": "^5.1.4", "react-leaflet": "^4.1.0", "react-leaflet-draw": "^0.20.1", diff --git a/yarn.lock b/yarn.lock index b6071e37..324a9905 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7276,10 +7276,10 @@ react-fast-compare@^3.0.1: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-hook-form@^7.38.0: - version "7.38.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.38.0.tgz#53d6a68df587ce4ce88352f63e0ecc7fc8779320" - integrity sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A== +react-hook-form@^7.40.0: + version "7.40.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.40.0.tgz#62bc939dddca88522cd7f5135b6603192ccf7e17" + integrity sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw== react-icon-base@2.1.0: version "2.1.0"