chore(deps): bump @notionhq/client from 5.1.0 to 5.2.0 (#20295)
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.2.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
6986958358
commit
1a3afbf8d4
|
|
@ -56,7 +56,7 @@
|
|||
"@bbob/preset-html5": "4.2.0",
|
||||
"@hono/node-server": "1.19.5",
|
||||
"@hono/zod-openapi": "0.19.10",
|
||||
"@notionhq/client": "5.1.0",
|
||||
"@notionhq/client": "5.2.0",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
"@opentelemetry/exporter-prometheus": "0.206.0",
|
||||
"@opentelemetry/exporter-trace-otlp-http": "0.206.0",
|
||||
|
|
|
|||
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: 0.19.10
|
||||
version: 0.19.10(hono@4.9.12)(zod@3.25.76)
|
||||
'@notionhq/client':
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
'@opentelemetry/api':
|
||||
specifier: 1.9.0
|
||||
version: 1.9.0
|
||||
|
|
@ -1685,8 +1685,8 @@ packages:
|
|||
resolution: {integrity: sha512-y3SvzjuY1ygnzWA4Krwx/WaJAsTMP11DN+e21A8Fa8PW1oDtVB5NSRW7LWurAiS2oKRkuCgcjTYMkBuBkcPCRg==}
|
||||
engines: {node: '>=12.4.0'}
|
||||
|
||||
'@notionhq/client@5.1.0':
|
||||
resolution: {integrity: sha512-YYVjXYk1XwKQ4XIh+iGjaaXOGHxaDgB3UaGnDMyrZ3X9UiYQsZpzPIvTuhvp97os8a5W5kTQFsyq77+I+COOVQ==}
|
||||
'@notionhq/client@5.2.0':
|
||||
resolution: {integrity: sha512-eRtjbwZ9sIZIHMZuJQMmq/dw4+8PI2lGfo0yu0XC65LFEPpQ75by4ZFZ8RlCxBbN2OJG8xCpP2hbCA8j+Sj3Jw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@one-ini/wasm@0.1.1':
|
||||
|
|
@ -7422,7 +7422,7 @@ snapshots:
|
|||
|
||||
'@nolyfill/side-channel@1.0.44': {}
|
||||
|
||||
'@notionhq/client@5.1.0': {}
|
||||
'@notionhq/client@5.2.0': {}
|
||||
|
||||
'@one-ini/wasm@0.1.1': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue