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

This commit is contained in:
Peter 2025-01-07 03:35:12 +00:00
parent d7ba37343c
commit aadf6e5bd0

6
package-lock.json generated
View file

@ -1896,9 +1896,9 @@
} }
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.17.8", "version": "20.17.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.8.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.12.tgz",
"integrity": "sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==", "integrity": "sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~6.19.2" "undici-types": "~6.19.2"