chore(deps): bump @notionhq/client from 5.13.0 to 5.14.0 (#21456)
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.13.0...v5.14.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
658d0e362c
commit
bc19fedee4
|
|
@ -62,7 +62,7 @@
|
|||
"@hono/node-server": "1.19.11",
|
||||
"@hono/zod-openapi": "1.2.2",
|
||||
"@jocmp/mercury-parser": "3.0.5",
|
||||
"@notionhq/client": "5.13.0",
|
||||
"@notionhq/client": "5.14.0",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
"@opentelemetry/exporter-prometheus": "0.213.0",
|
||||
"@opentelemetry/exporter-trace-otlp-http": "0.213.0",
|
||||
|
|
|
|||
|
|
@ -47,8 +47,8 @@ importers:
|
|||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
'@notionhq/client':
|
||||
specifier: 5.13.0
|
||||
version: 5.13.0
|
||||
specifier: 5.14.0
|
||||
version: 5.14.0
|
||||
'@opentelemetry/api':
|
||||
specifier: 1.9.0
|
||||
version: 1.9.0
|
||||
|
|
@ -1420,8 +1420,8 @@ packages:
|
|||
resolution: {integrity: sha512-y3SvzjuY1ygnzWA4Krwx/WaJAsTMP11DN+e21A8Fa8PW1oDtVB5NSRW7LWurAiS2oKRkuCgcjTYMkBuBkcPCRg==}
|
||||
engines: {node: '>=12.4.0'}
|
||||
|
||||
'@notionhq/client@5.13.0':
|
||||
resolution: {integrity: sha512-SWVaqYVNaecLzAAllups4vklxxomaFenEMEkoUs3ylvhK1KFTU5Jevgu9Uwm/TSdhsErV0ru5YHcLd3SNyPi6Q==}
|
||||
'@notionhq/client@5.14.0':
|
||||
resolution: {integrity: sha512-9bbH7/9M6D9YlHMYCZ1aAFxRCWiKRBpP/XOnAHFtBCFDf00PPhpWRSsGE1FfmjYCNW2BFRj19WshJFH5IFfNvg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@octokit/auth-token@6.0.0':
|
||||
|
|
@ -7078,7 +7078,7 @@ snapshots:
|
|||
|
||||
'@nolyfill/side-channel@1.0.44': {}
|
||||
|
||||
'@notionhq/client@5.13.0': {}
|
||||
'@notionhq/client@5.14.0': {}
|
||||
|
||||
'@octokit/auth-token@6.0.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue