chore(deps): bump @notionhq/client from 5.7.0 to 5.8.0 (#20983)
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.8.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
a6f2fbbf4e
commit
adcb4929df
|
|
@ -60,7 +60,7 @@
|
|||
"@bbob/preset-html5": "4.3.1",
|
||||
"@hono/node-server": "1.19.9",
|
||||
"@hono/zod-openapi": "1.2.0",
|
||||
"@notionhq/client": "5.7.0",
|
||||
"@notionhq/client": "5.8.0",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
"@opentelemetry/exporter-prometheus": "0.211.0",
|
||||
"@opentelemetry/exporter-trace-otlp-http": "0.211.0",
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ importers:
|
|||
specifier: 1.2.0
|
||||
version: 1.2.0(hono@4.11.5)(zod@4.3.6)
|
||||
'@notionhq/client':
|
||||
specifier: 5.7.0
|
||||
version: 5.7.0
|
||||
specifier: 5.8.0
|
||||
version: 5.8.0
|
||||
'@opentelemetry/api':
|
||||
specifier: 1.9.0
|
||||
version: 1.9.0
|
||||
|
|
@ -1971,8 +1971,8 @@ packages:
|
|||
resolution: {integrity: sha512-y3SvzjuY1ygnzWA4Krwx/WaJAsTMP11DN+e21A8Fa8PW1oDtVB5NSRW7LWurAiS2oKRkuCgcjTYMkBuBkcPCRg==}
|
||||
engines: {node: '>=12.4.0'}
|
||||
|
||||
'@notionhq/client@5.7.0':
|
||||
resolution: {integrity: sha512-On/GI10lJRLSrzU3h/cDl1Oe15qywYrEvyV3KlE4UgtzqMjlPzXG31B7zHjGc/tTgoY8eD3JS4CWlcD64NBmaQ==}
|
||||
'@notionhq/client@5.8.0':
|
||||
resolution: {integrity: sha512-CcmZ+wVDYVFmfCIjoU50x/9j8uhRPF8u23FbEQJhT1ACwn3dbCl6GRN+JMMyQmuVLJlMF7ckpPehDgmprbFtDw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@one-ini/wasm@0.1.1':
|
||||
|
|
@ -8253,7 +8253,7 @@ snapshots:
|
|||
|
||||
'@nolyfill/side-channel@1.0.44': {}
|
||||
|
||||
'@notionhq/client@5.7.0': {}
|
||||
'@notionhq/client@5.8.0': {}
|
||||
|
||||
'@one-ini/wasm@0.1.1': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue