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

This commit is contained in:
Peter 2024-12-12 03:35:06 +00:00
parent d7ba37343c
commit 9af81231c1

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.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.8.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.10.tgz",
"integrity": "sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==", "integrity": "sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~6.19.2" "undici-types": "~6.19.2"