diff --git a/package.json b/package.json index 6d21a33..908fe6c 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.11.10", + "@types/node": "18.13.0", "@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 1aef522..eca2837 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.11.10": - version "18.11.10" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34" - integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ== +"@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/normalize-package-data@^2.4.0": version "2.4.0"