diff --git a/package.json b/package.json index a69ea5217..71a234452 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "csv-stringify": "^5.6.2", "dataloader": "^1.2.0", "dotenv": "^0.4.0", - "ejs": "^2.5.5", + "ejs": "^3.1.7", "ent": "^2.2.0", "file-type": "^6.1.0", "gaze": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index 268491619..2d4dc183f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4871,12 +4871,7 @@ ejs@3.1.7: dependencies: jake "^10.8.5" -ejs@^2.5.5: - version "2.7.4" - resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba" - integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== - -ejs@^3.1.8: +ejs@^3.1.7, ejs@^3.1.8: version "3.1.8" resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b" integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==