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

This commit is contained in:
Peter 2025-01-15 03:34:56 +00:00
parent d7ba37343c
commit 8a260db25c

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.13",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.13.tgz",
"integrity": "sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"