File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@types/yup" : " 0.26.26" ,
24
24
"object-hash" : " ^2.0.0" ,
25
- "yup" : " ^0.27 .0"
25
+ "yup" : " ^0.28 .0"
26
26
},
27
27
"devDependencies" : {
28
28
"@types/graphql" : " 14.2.3" ,
Original file line number Diff line number Diff line change @@ -13986,6 +13986,18 @@ yup@^0.27.0:
13986
13986
synchronous-promise "^2.0.6"
13987
13987
toposort "^2.0.2"
13988
13988
13989
+ yup@^0.28.0:
13990
+ version "0.28.0"
13991
+ resolved "https://registry.yarnpkg.com/yup/-/yup-0.28.0.tgz#fdc04d1a495465c83d3757a80c47616884baeddc"
13992
+ integrity sha512-9ZmsB/PT6/m+oUKF8rT9lWhMMGfx5s/aNCCf8pMu/GEQA0Ro2tLOc+aX12GjfL67Vif5a3c7eZVuxGFqFScnJQ==
13993
+ dependencies:
13994
+ "@babel/runtime" "^7.0.0"
13995
+ fn-name "~2.0.1"
13996
+ lodash "^4.17.11"
13997
+ property-expr "^1.5.0"
13998
+ synchronous-promise "^2.0.6"
13999
+ toposort "^2.0.2"
14000
+
13989
14001
zen-observable-ts@^0.8.19:
13990
14002
version "0.8.19"
13991
14003
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.19.tgz#c094cd20e83ddb02a11144a6e2a89706946b5694"
You can’t perform that action at this time.
0 commit comments