Skip to content

Commit

Permalink
Merge pull request #275 from litencatt/dependabot-npm_and_yarn-notion…
Browse files Browse the repository at this point in the history
…hq-client-2.2.15

Bump @notionhq/client from 2.2.14 to 2.2.15
  • Loading branch information
litencatt committed May 3, 2024
2 parents e475b0e + 758b6e0 commit 4f05cc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4f05cc3

Please sign in to comment.