diff --git a/package.json b/package.json index 25cbc51e2..1bc622344 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "jest": "26", "json-bigint": "^1.0.0", "lint-staged": "^11.0.1", - "page-with": "^0.4.1", + "page-with": "^0.4.2", "prettier": "^2.3.2", "regenerator-runtime": "^0.13.7", "rimraf": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 56519fbb5..18b303ec5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6405,10 +6405,10 @@ p-try@^2.0.0: resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== -page-with@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/page-with/-/page-with-0.4.1.tgz#7ee139ce70fabcda0d6f9bf0537f964ae838ff57" - integrity sha512-Z+ABO4XFzksPRbLrfI07lFCx99G7l98NZdK06angIojZm6pNn166pUbBENDoRhdabJeSGw1mB4f4JXAanpk9ow== +page-with@^0.4.2: + version "0.4.2" + resolved "https://registry.yarnpkg.com/page-with/-/page-with-0.4.2.tgz#ee78dc05e7fd12881809b828c55f219acded9de5" + integrity sha512-fRzeel8bJfXFXdawmwZkbg8pK/IROnbcfp7GDoSerpcCbLQr9hW+zZURAgccG4JwCO5q+K3wdv44VBxRYTb9Dg== dependencies: "@open-draft/until" "^1.0.3" "@types/debug" "^4.1.5"