mirror of
https://github.com/appium/appium.git
synced 2026-04-24 04:18:49 -05:00
chore(deps): update dependency @types/node to v20.17.5
This commit is contained in:
Generated
+7
-7
@@ -18,7 +18,7 @@
|
||||
"@types/chai-as-promised": "8.0.1",
|
||||
"@types/diff": "5.2.3",
|
||||
"@types/mocha": "10.0.9",
|
||||
"@types/node": "20.17.3",
|
||||
"@types/node": "20.17.5",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/sinon": "17.0.3",
|
||||
"@types/sinon-chai": "4.0.0",
|
||||
@@ -3007,9 +3007,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.17.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
|
||||
"integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
|
||||
"version": "20.17.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz",
|
||||
"integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.19.2"
|
||||
@@ -22960,9 +22960,9 @@
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "20.17.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
|
||||
"integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
|
||||
"version": "20.17.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz",
|
||||
"integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==",
|
||||
"requires": {
|
||||
"undici-types": "~6.19.2"
|
||||
}
|
||||
|
||||
+1
-1
@@ -88,7 +88,7 @@
|
||||
"@types/chai-as-promised": "8.0.1",
|
||||
"@types/diff": "5.2.3",
|
||||
"@types/mocha": "10.0.9",
|
||||
"@types/node": "20.17.3",
|
||||
"@types/node": "20.17.5",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/sinon": "17.0.3",
|
||||
"@types/sinon-chai": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user