aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-02 17:12:57 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit36c54e82ffd7a785c290393f35b2c2921683101c (patch)
tree90e772fe07a9488c57ea046e8bace847b3d66994 /vnext/package-lock.json
parentea2b3ba89ac277396a6721984bec967f9880d6bc (diff)
Bump react-hook-form from 7.38.0 to 7.39.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.38.0 to 7.39.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.38.0...v7.39.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index ef2126eb..325c8567 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -29,7 +29,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.38.0",
+ "react-hook-form": "^7.39.1",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",
@@ -15000,9 +15000,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.38.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.38.0.tgz",
- "integrity": "sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A==",
+ "version": "7.39.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.1.tgz",
+ "integrity": "sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ==",
"engines": {
"node": ">=12.22.0"
},
@@ -28659,9 +28659,9 @@
}
},
"react-hook-form": {
- "version": "7.38.0",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.38.0.tgz",
- "integrity": "sha512-gxWW1kMeru9xR1GoR+Iw4hA+JBOM3SHfr4DWCUKY0xc7Vv1MLsF109oHtBeWl9shcyPFx67KHru44DheN0XY5A==",
+ "version": "7.39.1",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.1.tgz",
+ "integrity": "sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ==",
"requires": {}
},
"react-hot-toast": {