diff --git a/package.json b/package.json index d0d3ba1..fed76c4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@microsoft/api-extractor": "7.7.13", "@types/chai": "4.2.11", "@types/chai-as-promised": "7.1.2", - "@types/js-yaml": "3.12.4", + "@types/js-yaml": "3.12.5", "@types/lodash": "4.14.157", "@types/mocha": "7.0.2", "@types/sinon-chai": "3.2.4", diff --git a/yarn.lock b/yarn.lock index 5017716..3ccf4fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -387,10 +387,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== -"@types/js-yaml@3.12.4": - version "3.12.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.4.tgz#7d3b534ec35a0585128e2d332db1403ebe057e25" - integrity sha512-fYMgzN+9e28R81weVN49inn/u798ruU91En1ZnGvSZzCRc5jXx9B2EDhlRaWmcO1RIxFHL8AajRXzxDuJu93+A== +"@types/js-yaml@3.12.5": + version "3.12.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb" + integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww== "@types/json-schema@^7.0.3": version "7.0.3"