chore(deps): update dependency @types/node to v20.17.9
Some checks failed
Check Transpiled JavaScript / Check dist/ (pull_request) Successful in 1m23s
Continuous Integration / GitHub Actions Test (pull_request) Failing after 6s
Continuous Integration / TypeScript Tests (pull_request) Successful in 1m39s

This commit is contained in:
Peter 2024-11-29 03:34:45 +00:00
parent d7ba37343c
commit 4951007915

6
package-lock.json generated
View file

@ -1896,9 +1896,9 @@
}
},
"node_modules/@types/node": {
"version": "20.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.8.tgz",
"integrity": "sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==",
"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"