mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-08 05:36:13 +02:00
Update dependency @types/node to v18.19.112
This commit is contained in:
parent
858e4fdbde
commit
053bcd10e1
@ -79,7 +79,7 @@
|
||||
"@types/auto-launch": "^5.0.1",
|
||||
"@types/counterpart": "^0.18.1",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "18.19.111",
|
||||
"@types/node": "18.19.112",
|
||||
"@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.111",
|
||||
"@types/node": "18.19.112",
|
||||
"config-file-ts": "0.2.8-rc1",
|
||||
"node-abi": "4.9.0"
|
||||
}
|
||||
|
||||
@ -2242,10 +2242,10 @@
|
||||
"@types/node" "*"
|
||||
form-data "^4.0.0"
|
||||
|
||||
"@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==
|
||||
"@types/node@*", "@types/node@18.19.112", "@types/node@^17.0.36", "@types/node@^22.7.7":
|
||||
version "18.19.112"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.112.tgz#cd2aee9c075402e0e1942a44101428881dbeb110"
|
||||
integrity sha512-i+Vukt9POdS/MBI7YrrkkI5fMfwFtOjphSmt4WXYLfwqsfr6z/HdCx7LqT9M7JktGob8WNgj8nFB4TbGNE4Cog==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user