Merge pull request #3846 from github/github-action/bump-node-version

Bump Node version to v20.18.0
This commit is contained in:
Koen Vlaswinkel
2024-11-28 14:07:17 +01:00
committed by GitHub

View File

@@ -6132,9 +6132,9 @@
}
},
"node_modules/@types/node": {
"version": "20.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.7.tgz",
"integrity": "sha512-sZXXnpBFMKbao30dUAvzKbdwA2JM1fwUtVEq/kxKuPI5mMwZiRElCpTXb0Biq/LMEVpXDZL5G5V0RPnxKeyaYg==",
"version": "20.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.9.tgz",
"integrity": "sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"