diff --git a/package.json b/package.json index 3525e0c04..f7737cbea 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/cli-progress": "^3.11.5", "@types/color": "^3.0.5", "@types/debug": "^4.1.10", - "@types/ejs": "^3.1.3", + "@types/ejs": "^3.1.5", "@types/indent-string": "^4.0.1", "@types/js-yaml": "^3.12.7", "@types/mocha": "^10.0.2", diff --git a/yarn.lock b/yarn.lock index 55d4c9c44..2a80b17aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1001,10 +1001,10 @@ dependencies: "@types/ms" "*" -"@types/ejs@^3.1.3": - version "3.1.3" - resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.3.tgz#ad91d1dd6e24fb60bbf96c534bce58b95eef9b57" - integrity sha512-mv5T/JI/bu+pbfz1o+TLl1NF0NIBbjS0Vl6Ppz1YY9DkXfzZT0lelXpfS5i3ZS3U/p90it7uERQpBvLYoK8e4A== +"@types/ejs@^3.1.5": + version "3.1.5" + resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.5.tgz#49d738257cc73bafe45c13cb8ff240683b4d5117" + integrity sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg== "@types/eslint@^7.2.13": version "7.29.0"