diff --git a/package.json b/package.json index 49c543f..b4976cb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/lodash": "4.14.191", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.1", - "@types/node": "18.13.0", + "@types/node": "18.14.6", "@types/sinon": "10.0.13", "@types/sinon-chai": "3.2.9", "@types/source-map-support": "0.5.6", diff --git a/yarn.lock b/yarn.lock index 4e63714..f253844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -587,10 +587,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@18.13.0": - version "18.13.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850" - integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg== +"@types/node@18.14.6": + version "18.14.6" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" + integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== "@types/normalize-package-data@^2.4.0": version "2.4.0"