diff --git a/package.json b/package.json index 98639f1..38e10f3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/lodash": "4.14.186", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.0", - "@types/node": "16.18.0", + "@types/node": "18.11.5", "@types/sinon": "10.0.13", "@types/sinon-chai": "3.2.8", "@types/source-map-support": "0.5.6", diff --git a/yarn.lock b/yarn.lock index d2dbd8e..7864646 100644 --- a/yarn.lock +++ b/yarn.lock @@ -492,10 +492,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ== -"@types/node@16.18.0": - version "16.18.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f" - integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA== +"@types/node@18.11.5": + version "18.11.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef" + integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"