diff --git a/package.json b/package.json index 27ffe69e..52d6f16b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@salesforce/plugin-auth": "^2.8.19", "@salesforce/prettier-config": "^0.0.3", "@types/debug": "^4.1.9", - "@types/ejs": "^3.1.2", + "@types/ejs": "^3.1.3", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.61.0", "chai": "^4.3.10", diff --git a/yarn.lock b/yarn.lock index d7b072f8..d52e876e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1063,10 +1063,10 @@ dependencies: "@types/ms" "*" -"@types/ejs@^3.1.2": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.2.tgz#75d277b030bc11b3be38c807e10071f45ebc78d9" - integrity sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g== +"@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/expect@^1.20.4": version "1.20.4"