Skip to content

Commit 0d9f351

Browse files
Update dependency superstruct to ^0.16.7
1 parent 4ae5846 commit 0d9f351

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.7",
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.7:
5664+
version "0.16.7"
5665+
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.16.7.tgz#78bb71209d71e6107a260afc166580b137bd243a"
5666+
integrity sha512-4ZZTrXlP4XzCrgh4vOfPDL6dL7zZm5aPl78eczwFSrwvxtsEnKRrSGID6Sbt0agycUoo4auRdWSNTX+oQ3KFyA==
56675667

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

0 commit comments

Comments
 (0)