mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Update dependency @types/node to v18.19.111 (#2384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
273afae84e
commit
906125c738
@ -79,7 +79,7 @@
|
||||
"@types/auto-launch": "^5.0.1",
|
||||
"@types/counterpart": "^0.18.1",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "18.19.105",
|
||||
"@types/node": "18.19.111",
|
||||
"@types/pacote": "^11.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"@typescript-eslint/parser": "^8.0.0",
|
||||
@ -114,7 +114,7 @@
|
||||
"matrix-seshat": "^4.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "18.19.105",
|
||||
"@types/node": "18.19.111",
|
||||
"config-file-ts": "0.2.8-rc1",
|
||||
"node-abi": "4.9.0"
|
||||
}
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@ -1331,8 +1331,9 @@
|
||||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
||||
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
||||
|
||||
"@fastify/otel@github:getsentry/fastify-otel#otel-v1":
|
||||
"@fastify/otel@getsentry/fastify-otel#otel-v1":
|
||||
version "0.8.0"
|
||||
uid ae3088d65e286bdc94ac5d722573537d6a6671bb
|
||||
resolved "https://codeload.github.com/getsentry/fastify-otel/tar.gz/ae3088d65e286bdc94ac5d722573537d6a6671bb"
|
||||
dependencies:
|
||||
"@opentelemetry/core" "^1.30.1"
|
||||
@ -2251,10 +2252,10 @@
|
||||
"@types/node" "*"
|
||||
form-data "^4.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@18.19.105", "@types/node@^17.0.36", "@types/node@^22.7.7":
|
||||
version "18.19.105"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.105.tgz#44bae77ea9832da4357e1d35df37cb86927e1405"
|
||||
integrity sha512-a+DrwD2VyzqQR2W0EVF8EaCh6Em4ilQAYLEPZnMNkQHXR7ziWW7RUhZMWZAgRpkDDAdUIcJOXSPJT/zBEwz3sA==
|
||||
"@types/node@*", "@types/node@18.19.111", "@types/node@^17.0.36", "@types/node@^22.7.7":
|
||||
version "18.19.111"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.111.tgz#e95b89efc24cc625834b43bcd70bd5591a5dfba5"
|
||||
integrity sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user