chore(deps): bump @notionhq/client from 5.22.0 to 5.23.0 (#22483)
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.23.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
f59c300bbd
commit
6d2cebc3a4
|
|
@ -66,7 +66,7 @@
|
|||
"@hono/node-server": "2.0.8",
|
||||
"@hono/zod-openapi": "1.4.0",
|
||||
"@jocmp/mercury-parser": "3.0.9",
|
||||
"@notionhq/client": "5.22.0",
|
||||
"@notionhq/client": "5.23.0",
|
||||
"@opentelemetry/api": "1.9.1",
|
||||
"@opentelemetry/exporter-prometheus": "0.220.0",
|
||||
"@opentelemetry/exporter-trace-otlp-http": "0.220.0",
|
||||
|
|
|
|||
|
|
@ -56,8 +56,8 @@ importers:
|
|||
specifier: 3.0.9
|
||||
version: 3.0.9
|
||||
'@notionhq/client':
|
||||
specifier: 5.22.0
|
||||
version: 5.22.0
|
||||
specifier: 5.23.0
|
||||
version: 5.23.0
|
||||
'@opentelemetry/api':
|
||||
specifier: 1.9.1
|
||||
version: 1.9.1
|
||||
|
|
@ -1467,8 +1467,8 @@ packages:
|
|||
resolution: {integrity: sha512-y3SvzjuY1ygnzWA4Krwx/WaJAsTMP11DN+e21A8Fa8PW1oDtVB5NSRW7LWurAiS2oKRkuCgcjTYMkBuBkcPCRg==}
|
||||
engines: {node: '>=12.4.0'}
|
||||
|
||||
'@notionhq/client@5.22.0':
|
||||
resolution: {integrity: sha512-lZ3JGBCd6O6MNHWn/58QcUqX1FgmlcODcx/EaUEEpuxLXF5tSi+v29Vzoz8mZ6JgDWDn5pMzzjB69QevYjQQZA==}
|
||||
'@notionhq/client@5.23.0':
|
||||
resolution: {integrity: sha512-vTlkart40A89+l7+aRGNXLr+z3Af94dbaj/PFtommcwqCxWF9aByXmKgCGteD77It8u4ePE1DSL8eIVSANFGPg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@octokit/auth-token@6.0.0':
|
||||
|
|
@ -7179,7 +7179,7 @@ snapshots:
|
|||
|
||||
'@nolyfill/side-channel@1.0.44': {}
|
||||
|
||||
'@notionhq/client@5.22.0': {}
|
||||
'@notionhq/client@5.23.0': {}
|
||||
|
||||
'@octokit/auth-token@6.0.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue