diff --git a/package.json b/package.json index 149367d..6e23f1a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "/oclif.manifest.json" ], "dependencies": { - "@notionhq/client": "^2.2.14", + "@notionhq/client": "^2.2.15", "@oclif/core": "^2", "@oclif/plugin-help": "^5", "@oclif/plugin-plugins": "^2.4.7", diff --git a/yarn.lock b/yarn.lock index 55589f6..241496d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,10 +438,10 @@ "@types/node-fetch" "^2.5.10" node-fetch "^2.6.1" -"@notionhq/client@^2.2.14": - version "2.2.14" - resolved "https://registry.yarnpkg.com/@notionhq/client/-/client-2.2.14.tgz#6807ec27ee89584529abfd28d058b2661f828b74" - integrity sha512-oqUefZtCiJPCX+74A1Os9OVTef3fSnVWe2eVQtU1HJSD+nsfxfhwvDKnzJTh2Tw1ZHKLxpieHB/nzGdY+Uo12A== +"@notionhq/client@^2.2.15": + version "2.2.15" + resolved "https://registry.yarnpkg.com/@notionhq/client/-/client-2.2.15.tgz#739fc8edb1357a2e2e35d026571fafe17c089606" + integrity sha512-XhdSY/4B1D34tSco/GION+23GMjaS9S2zszcqYkMHo8RcWInymF6L1x+Gk7EmHdrSxNFva2WM8orhC4BwQCwgw== dependencies: "@types/node-fetch" "^2.5.10" node-fetch "^2.6.1"