diff --git a/package.json b/package.json index 4f0bab34..f3c40762 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "url": "https://github.com/bennycode/coinbase-pro-node/issues" }, "dependencies": { - "@types/node": "20.10.6", + "@types/node": "20.11.14", "@types/ws": "8.5.10", "axios": "1.6.3", "axios-retry": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 564e85c3..1a34ad0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -184,10 +184,10 @@ resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz" integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== -"@types/node@*", "@types/node@20.10.6": - version "20.10.6" - resolved "https://registry.npmjs.org/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5" - integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw== +"@types/node@*", "@types/node@20.11.14": + version "20.11.14" + resolved "https://registry.npmjs.org/@types/node/-/node-20.11.14.tgz#9fdc9c2550c2f6693508ca4530f821474c4ee3bb" + integrity sha512-w3yWCcwULefjP9DmDDsgUskrMoOy5Z8MiwKHr1FvqGPtx7CvJzQvxD7eKpxNtklQxLruxSXWddyeRtyud0RcXQ== dependencies: undici-types "~5.26.4"