From 857df648405b73261ba401cd5a97cf2bdb0cc080 Mon Sep 17 00:00:00 2001 From: MDCT GitHub Service Account <125407418+mdct-github-service-account@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:30:01 -0500 Subject: [PATCH] [Snyk] Upgrade @hookform/resolvers from 2.8.8 to 2.9.11 (#11910) Co-authored-by: snyk-bot --- services/ui-src/package.json | 2 +- services/ui-src/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/services/ui-src/package.json b/services/ui-src/package.json index 9f835f0a0..5ae2b0b79 100644 --- a/services/ui-src/package.json +++ b/services/ui-src/package.json @@ -18,7 +18,7 @@ "@cmsgov/design-system": "^3.8.0", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.12.0", - "@hookform/resolvers": "^2.8.4", + "@hookform/resolvers": "^2.9.11", "@vitejs/plugin-react": "^4.3.0", "aws-amplify": "^6.6.4", "date-fns": "^2.30.0", diff --git a/services/ui-src/yarn.lock b/services/ui-src/yarn.lock index 1fcaf4e84..73f1b1800 100644 --- a/services/ui-src/yarn.lock +++ b/services/ui-src/yarn.lock @@ -2946,10 +2946,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c" integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw== -"@hookform/resolvers@^2.8.4": - version "2.8.8" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.8.tgz#17cf806485435877fdafce9f3bee6ff68f7f87b6" - integrity sha512-meAEDur1IJBfKyTo9yPYAuzjIfrxA7m9Ov+1nxaW/YupsqMeseWifoUjWK03+hz/RJizsVQAaUjVxFEkyu0GWg== +"@hookform/resolvers@^2.9.11": + version "2.9.11" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.11.tgz#9ce96e7746625a89239f68ca57c4f654264c17ef" + integrity sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ== "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0"