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

Bump Node version to v20.18.0
This commit is contained in:
Koen Vlaswinkel
2024-11-25 09:38:26 +01:00
committed by GitHub

View File

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