aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-08 21:52:52 +0000
committerGravatar vitalyster2024-01-12 12:40:53 +0300
commit27af305fdff636db088a4e1aef2868c4aeee7992 (patch)
treeabd0ed67fb761712193bdfd220bab2d15c35cdf2 /package-lock.json
parentd9ab8a849e9afa69645bc7cddef9eca762fd20d9 (diff)
build(deps): bump react-hook-form from 7.49.2 to 7.49.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.2 to 7.49.3. - [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.49.2...v7.49.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 2ff1406f..2048c6da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
"react-cookie": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.49.2",
+ "react-hook-form": "^7.49.3",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.21.2",
"svg4everybody": "^2.1.9",
@@ -17277,9 +17277,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.49.2",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.49.2.tgz",
- "integrity": "sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA==",
+ "version": "7.49.3",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.49.3.tgz",
+ "integrity": "sha512-foD6r3juidAT1cOZzpmD/gOKt7fRsDhXXZ0y28+Al1CHgX+AY1qIN9VSIIItXRq1dN68QrRwl1ORFlwjBaAqeQ==",
"engines": {
"node": ">=18",
"pnpm": "8"