diff --git a/package.json b/package.json index bbcc8cd..2f0507b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/js-yaml": "4.0.5", "@types/mocha": "9.1.1", "@types/sinon-chai": "3.2.8", - "@types/source-map-support": "0.5.4", + "@types/source-map-support": "0.5.6", "@typescript-eslint/eslint-plugin": "5.31.0", "@typescript-eslint/eslint-plugin-tslint": "5.31.0", "@typescript-eslint/parser": "5.31.0", diff --git a/yarn.lock b/yarn.lock index 6297c98..707e074 100644 --- a/yarn.lock +++ b/yarn.lock @@ -347,10 +347,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon/-/sinon-7.5.0.tgz#f5a10c27175465a0b001b68d8b9f761582967cc6" integrity sha512-NyzhuSBy97B/zE58cDw4NyGvByQbAHNP9069KVSgnXt/sc0T6MFRh0InKAeBVHJWdSXG1S3+PxgVIgKo9mTHbw== -"@types/source-map-support@0.5.4": - version "0.5.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.4.tgz#574ff6a8636bc0ebae78a8014136f749b3177d58" - integrity sha512-9zGujX1sOPg32XLyfgEB/0G9ZnrjthL/Iv1ZfuAjj8LEilHZEpQSQs1scpRXPhHzGYgWiLz9ldF1cI8JhL+yMw== +"@types/source-map-support@0.5.6": + version "0.5.6" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/source-map-support/-/source-map-support-0.5.6.tgz#aa4a8c98ec73a1f1f30a813573a9b2154a6eb39a" + integrity sha512-b2nJ9YyXmkhGaa2b8VLM0kJ04xxwNyijcq12/kDoomCt43qbHBeK2SLNJ9iJmETaAj+bKUT05PQUu3Q66GvLhQ== dependencies: source-map "^0.6.0"