Skip to content

Commit b612899

Browse files
committed
Update dependency yup to v1.3.2
1 parent 650f991 commit b612899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-icons": "4.11.0",
1414
"react-tooltip": "5.21.5",
1515
"sharp": "0.32.6",
16-
"yup": "1.2.0"
16+
"yup": "1.3.2"
1717
},
1818
"devDependencies": {
1919
"@next/eslint-plugin-next": "13.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5045,10 +5045,10 @@ yocto-queue@^0.1.0:
50455045
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
50465046
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
50475047

5048-
yup@1.2.0:
5049-
version "1.2.0"
5050-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.2.0.tgz#9e51af0c63bdfc9be0fdc6c10aa0710899d8aff6"
5051-
integrity sha512-PPqYKSAXjpRCgLgLKVGPA33v5c/WgEx3wi6NFjIiegz90zSwyMpvTFp/uGcVnnbx6to28pgnzp/q8ih3QRjLMQ==
5048+
yup@1.3.2:
5049+
version "1.3.2"
5050+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.3.2.tgz#afffc458f1513ed386e6aaf4bcaa4e67a9e270dc"
5051+
integrity sha512-6KCM971iQtJ+/KUaHdrhVr2LDkfhBtFPRnsG1P8F4q3uUVQ2RfEM9xekpha9aA4GXWJevjM10eDcPQ1FfWlmaQ==
50525052
dependencies:
50535053
property-expr "^2.0.5"
50545054
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)