diff --git a/package.json b/package.json index 4e5648c..7c98d24 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "rc-table": "^7.53.0", "rc-tree": "^5.13.1", "react-hook-form": "^7.53.0", - "yup": "^1.7.1" + "yup": "^1.7.0" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3da0f49..d5b4b6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^7.53.0 version: 7.62.0(react@18.3.1) yup: - specifier: ^1.7.1 - version: 1.7.1 + specifier: ^1.7.0 + version: 1.7.0 devDependencies: '@babel/core': specifier: ^7.25.2 @@ -3133,8 +3133,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - yup@1.7.1: - resolution: {integrity: sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==} + yup@1.7.0: + resolution: {integrity: sha512-VJce62dBd+JQvoc+fCVq+KZfPHr+hXaxCcVgotfwWvlR0Ja3ffYKaJBT8rptPOSKOGJDCUnW2C2JWpud7aRP6Q==} snapshots: @@ -6634,7 +6634,7 @@ snapshots: yocto-queue@1.2.1: {} - yup@1.7.1: + yup@1.7.0: dependencies: property-expr: 2.0.6 tiny-case: 1.0.3