chore(deps): update dependency @types/node to v20.17.16
Some checks failed
Continuous Integration / GitHub Actions Test (pull_request) Failing after 7s
Continuous Integration / TypeScript Tests (pull_request) Successful in 2m37s
Check Transpiled JavaScript / Check dist/ (pull_request) Failing after 10m31s

This commit is contained in:
Peter 2025-01-24 03:34:05 +00:00
parent d7ba37343c
commit a3ba502896

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.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz",
"integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"