Skip to content

Commit f5e9f0c

Browse files
Update dependency superstruct to ^0.16.5
1 parent 4ae5846 commit f5e9f0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/whip-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"date-fns": "^2.27.0",
1515
"isemail": "^3.2.0",
1616
"libphonenumber-js": "^1.9.44",
17-
"superstruct": "^0.15.4",
17+
"superstruct": "^0.16.5",
1818
"zxcvbn": "^4.4.2"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5660,10 +5660,10 @@ stripe@^8.195.0:
56605660
"@types/node" ">=8.1.0"
56615661
qs "^6.6.0"
56625662

5663-
superstruct@^0.15.4:
5664-
version "0.15.4"
5665-
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.15.4.tgz#e3381dd84ca07e704e19f69eda74eee1a5efb1f9"
5666-
integrity sha512-eOoMeSbP9ZJChNOm/9RYjE+F36rYR966AAqeG3xhQB02j2sfAUXDp4EQ/7bAOqnlJnuFDB8yvOu50SocvKpUEw==
5663+
superstruct@^0.16.5:
5664+
version "0.16.5"
5665+
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.16.5.tgz#7b7e1f1f8bf6ab141c660e501ac57026e42c09c0"
5666+
integrity sha512-GBa1VPdCUDAIrsoMVy2lzE/hKQnieUlc1JVoVzJ2YLx47SoPY4AqF85Ht1bPg5r+8I0v54GbaRdNTnYQ0p+T+Q==
56675667

56685668
supports-color@^5.3.0:
56695669
version "5.5.0"

0 commit comments

Comments
 (0)