diff --git a/packages/whip-check/package.json b/packages/whip-check/package.json index 1d0c932..83d2a28 100644 --- a/packages/whip-check/package.json +++ b/packages/whip-check/package.json @@ -14,7 +14,7 @@ "date-fns": "^2.27.0", "isemail": "^3.2.0", "libphonenumber-js": "^1.9.44", - "superstruct": "^0.15.4", + "superstruct": "^0.16.7", "zxcvbn": "^4.4.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 55c7ac3..a2c35c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5660,10 +5660,10 @@ stripe@^8.195.0: "@types/node" ">=8.1.0" qs "^6.6.0" -superstruct@^0.15.4: - version "0.15.4" - resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.15.4.tgz#e3381dd84ca07e704e19f69eda74eee1a5efb1f9" - integrity sha512-eOoMeSbP9ZJChNOm/9RYjE+F36rYR966AAqeG3xhQB02j2sfAUXDp4EQ/7bAOqnlJnuFDB8yvOu50SocvKpUEw== +superstruct@^0.16.7: + version "0.16.7" + resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.16.7.tgz#78bb71209d71e6107a260afc166580b137bd243a" + integrity sha512-4ZZTrXlP4XzCrgh4vOfPDL6dL7zZm5aPl78eczwFSrwvxtsEnKRrSGID6Sbt0agycUoo4auRdWSNTX+oQ3KFyA== supports-color@^5.3.0: version "5.5.0"