mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10 (#12976)
* chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10 Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.8 to 2.2.10. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.8...v2.2.10) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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:
+1
-1
@@ -84,7 +84,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@koa/router": "12.0.0",
|
||||
"@notionhq/client": "2.2.8",
|
||||
"@notionhq/client": "2.2.10",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.62.0",
|
||||
"aes-js": "3.1.2",
|
||||
|
||||
Generated
+5
-5
@@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: 12.0.0
|
||||
version: 12.0.0
|
||||
'@notionhq/client':
|
||||
specifier: 2.2.8
|
||||
version: 2.2.8
|
||||
specifier: 2.2.10
|
||||
version: 2.2.10
|
||||
'@postlight/parser':
|
||||
specifier: 2.2.3
|
||||
version: 2.2.3
|
||||
@@ -1057,12 +1057,12 @@ packages:
|
||||
fastq: 1.15.0
|
||||
dev: true
|
||||
|
||||
/@notionhq/client@2.2.8:
|
||||
resolution: {integrity: sha512-tRA6fqi9CgeWFyBA4NLU4OLAqETxCO44J6R9fv93kJQtYDNiQ5IB5Oqz7kC+vLT6Mlxc2zqrJa5rgzLfRnbiSA==}
|
||||
/@notionhq/client@2.2.10:
|
||||
resolution: {integrity: sha512-MggdzjB320UI2fUFR5XmUBbRBaqNr3QCBHQyK2CqbiO2T29p8RzzQBm5c7RJqvFhi7P0MaLjuY1CI8ypGEYssg==}
|
||||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
'@types/node-fetch': 2.6.4
|
||||
node-fetch: 2.6.11
|
||||
node-fetch: 2.6.12
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user