chore(deps): bump jsdom from 23.2.0 to 24.0.0 (#1325)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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:
dependabot[bot] 2024-01-23 14:21:38 +08:00 committed by GitHub
parent 0051e9ba07
commit 23df291ad9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 49 additions and 9 deletions

View File

@ -91,7 +91,7 @@
"ioredis": "5.3.2",
"isomorphic-dompurify": "2.2.0",
"js-yaml": "4.1.0",
"jsdom": "23.2.0",
"jsdom": "24.0.0",
"jsonfeed-to-rss": "3.0.7",
"katex": "0.16.9",
"langchain": "0.1.4",

View File

@ -193,8 +193,8 @@ dependencies:
specifier: 4.1.0
version: 4.1.0
jsdom:
specifier: 23.2.0
version: 23.2.0
specifier: 24.0.0
version: 24.0.0
jsonfeed-to-rss:
specifier: 3.0.7
version: 3.0.7
@ -203,7 +203,7 @@ dependencies:
version: 0.16.9
langchain:
specifier: 0.1.4
version: 0.1.4(cheerio@1.0.0-rc.12)(ioredis@5.3.2)(jsdom@23.2.0)(ws@8.13.0)
version: 0.1.4(cheerio@1.0.0-rc.12)(ioredis@5.3.2)(jsdom@24.0.0)(ws@8.13.0)
lottie-react:
specifier: 2.4.0
version: 2.4.0(react-dom@18.2.0)(react@18.2.0)
@ -2462,7 +2462,7 @@ packages:
'@jridgewell/resolve-uri': 3.1.1
'@jridgewell/sourcemap-codec': 1.4.15
/@langchain/community@0.0.17(ioredis@5.3.2)(jsdom@23.2.0)(ws@8.13.0):
/@langchain/community@0.0.17(ioredis@5.3.2)(jsdom@24.0.0)(ws@8.13.0):
resolution: {integrity: sha512-BI7WJv3rtIbmKrvUNeTaxGGrz8jnu4boLnpl+4cH3WE2lrKTdzuvp6Ot4dACowWInvNSfXcdMzG3BrtTMSaDcQ==}
engines: {node: '>=18'}
peerDependencies:
@ -2709,7 +2709,7 @@ packages:
'@langchain/openai': 0.0.12
flat: 5.0.2
ioredis: 5.3.2
jsdom: 23.2.0
jsdom: 24.0.0
langsmith: 0.0.53
uuid: 9.0.1
ws: 8.13.0
@ -9544,6 +9544,42 @@ packages:
- utf-8-validate
dev: false
/jsdom@24.0.0:
resolution: {integrity: sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==}
engines: {node: '>=18'}
peerDependencies:
canvas: ^2.11.2
peerDependenciesMeta:
canvas:
optional: true
dependencies:
cssstyle: 4.0.1
data-urls: 5.0.0
decimal.js: 10.4.3
form-data: 4.0.0
html-encoding-sniffer: 4.0.0
http-proxy-agent: 7.0.0
https-proxy-agent: 7.0.2
is-potential-custom-element-name: 1.0.1
nwsapi: 2.2.7
parse5: 7.1.2
rrweb-cssom: 0.6.0
saxes: 6.0.0
symbol-tree: 3.2.4
tough-cookie: 4.1.3
w3c-xmlserializer: 5.0.0
webidl-conversions: 7.0.0
whatwg-encoding: 3.1.1
whatwg-mimetype: 4.0.0
whatwg-url: 14.0.0
ws: 8.16.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
xml-name-validator: 5.0.0
transitivePeerDependencies:
- bufferutil
- supports-color
- utf-8-validate
dev: false
/jsesc@2.5.2:
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
engines: {node: '>=4'}
@ -9685,7 +9721,7 @@ packages:
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
dev: true
/langchain@0.1.4(cheerio@1.0.0-rc.12)(ioredis@5.3.2)(jsdom@23.2.0)(ws@8.13.0):
/langchain@0.1.4(cheerio@1.0.0-rc.12)(ioredis@5.3.2)(jsdom@24.0.0)(ws@8.13.0):
resolution: {integrity: sha512-wgYt63JqwCDNrGBXHLD5javroVqCiP/+aYJEHPN+xgchEpcX881HcmhZGmZl8w4tsI0Q4Jy+3mcnV9EJlUD/2w==}
engines: {node: '>=18'}
peerDependencies:
@ -9848,7 +9884,7 @@ packages:
optional: true
dependencies:
'@anthropic-ai/sdk': 0.9.1
'@langchain/community': 0.0.17(ioredis@5.3.2)(jsdom@23.2.0)(ws@8.13.0)
'@langchain/community': 0.0.17(ioredis@5.3.2)(jsdom@24.0.0)(ws@8.13.0)
'@langchain/core': 0.1.16
'@langchain/openai': 0.0.12
binary-extensions: 2.2.0
@ -9857,7 +9893,7 @@ packages:
ioredis: 5.3.2
js-tiktoken: 1.0.8
js-yaml: 4.1.0
jsdom: 23.2.0
jsdom: 24.0.0
jsonpointer: 5.0.1
langchainhub: 0.0.6
langsmith: 0.0.53
@ -11342,6 +11378,10 @@ packages:
engines: {node: '>=8'}
dev: false
/nwsapi@2.2.7:
resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==}
dev: false
/object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines: {node: '>=0.10.0'}