chore(deps): update dependency @types/node to v18.19.75 #3

Open
renovate wants to merge 1 commits from renovate/node-18.x-lockfile into custom
Showing only changes of commit e800c18e1e - Show all commits

7
package-lock.json generated
View File

@ -3498,10 +3498,11 @@
"peer": true
},
"node_modules/@types/node": {
"version": "18.19.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.0.tgz",
"integrity": "sha512-667KNhaD7U29mT5wf+TZUnrzPrlL2GNQ5N0BMjO2oNULhBxX0/FKCkm6JMu0Jh7Z+1LwUlR21ekd7KhIboNFNw==",
"version": "18.19.75",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.75.tgz",
"integrity": "sha512-UIksWtThob6ZVSyxcOqCLOUNg/dyO1Qvx4McgeuhrEtHTLFTf7BBhEazaE4K806FGTPtzd/2sE90qn4fVr7cyw==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~5.26.4"
}