diff --git a/package.json b/package.json index 52107f2c..851565ba 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@softwareventures/prettier-config": "3.0.0", "@softwareventures/semantic-release-config": "2.0.2", "@softwareventures/tsconfig": "6.0.0", - "@types/node": "16.11.49", + "@types/node": "16.11.57", "ava": "4.3.1", "cz-conventional-changelog": "3.3.0", "eslint": "8.22.0", diff --git a/yarn.lock b/yarn.lock index 65f9016f..706034c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -652,10 +652,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7" integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw== -"@types/node@16.11.49": - version "16.11.49" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2" - integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw== +"@types/node@16.11.57": + version "16.11.57" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662" + integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg== "@types/normalize-package-data@^2.4.0": version "2.4.1"