diff --git a/package.json b/package.json index 8cd4f31..c938619 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@graphql-codegen/typescript": "1.17.4", "@graphql-codegen/typescript-operations": "1.17.4", "@types/jest": "26.0.5", - "@types/node": "12.19.0", + "@types/node": "12.19.15", "@typescript-eslint/eslint-plugin": "3.6.1", "@typescript-eslint/parser": "3.6.1", "@vendure-advanced-shipping/core": "file:packages/core", diff --git a/yarn.lock b/yarn.lock index dee31b9..c9b018a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3208,10 +3208,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb" integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg== -"@types/node@12.19.0": - version "12.19.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.0.tgz#a0f841c195bdbe0b5070da9278b3e22189e8c8f6" - integrity sha512-4BVAE9yp5DU3ISqBInsaRp9J474HWNaNVs8eZ1Far3dI1MwS3Wk0EvBRMM4xBh3Oz+c05hUgJmcbtAVmG8bv7w== +"@types/node@12.19.15": + version "12.19.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.15.tgz#0de7e978fb43db62da369db18ea088a63673c182" + integrity sha512-lowukE3GUI+VSYSu6VcBXl14d61Rp5hA1D+61r16qnwC0lYNSqdxcvRh0pswejorHfS+HgwBasM8jLXz0/aOsw== "@types/node@>= 8": version "14.0.25"