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

This commit is contained in:
Peter 2025-01-01 03:34:30 +00:00
parent d7ba37343c
commit 17613bfdfe

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.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.11.tgz",
"integrity": "sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"