Skip to content

Commit eb279f6

Browse files
committed
Update dependency yup to v1.1.1
1 parent 7cc10bf commit eb279f6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-icons": "4.8.0",
1414
"react-tooltip": "5.11.1",
1515
"sharp": "0.32.0",
16-
"yup": "1.1.0"
16+
"yup": "1.1.1"
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
@@ -4980,10 +4980,10 @@ yocto-queue@^0.1.0:
49804980
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
49814981
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
49824982

4983-
yup@1.1.0:
4984-
version "1.1.0"
4985-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.1.0.tgz#9e2439156970410f13c0aa842379c3a7240127ca"
4986-
integrity sha512-CtpEHWiIMwWJBJ+zX8xWImXXdvJ10X/sKkYYTXfVocHj087e9zhP0GNkU7HlXBBI4T9BtHQxs8n2jLzmo/X8Yg==
4983+
yup@1.1.1:
4984+
version "1.1.1"
4985+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.1.1.tgz#49dbcf5ae7693ed0a36ed08a9e9de0a09ac18e6b"
4986+
integrity sha512-KfCGHdAErqFZWA5tZf7upSUnGKuTOnsI3hUsLr7fgVtx+DK04NPV01A68/FslI4t3s/ZWpvXJmgXhd7q6ICnag==
49874987
dependencies:
49884988
property-expr "^2.0.5"
49894989
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)