diff --git a/package.json b/package.json index 8b0a660ca..5624985d5 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "csv-stringify": "^5.6.2", "dataloader": "^1.2.0", "dotenv": "^0.4.0", - "ejs": "^2.5.5", + "ejs": "^3.1.7", "emoji-mart": "^5.2.2", "ent": "^2.2.0", "file-type": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 5dce1445a..75d72c3cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4881,14 +4881,9 @@ ejs@3.1.7: dependencies: jake "^10.8.5" -ejs@^2.5.5: - version "2.7.4" - resolved "https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz" - integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== - -ejs@^3.1.8: +ejs@^3.1.7, ejs@^3.1.8: version "3.1.8" - resolved "https://registry.npmjs.org/ejs/-/ejs-3.1.8.tgz" + resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b" integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ== dependencies: jake "^10.8.5"