diff --git a/package-lock.json b/package-lock.json index 48031b9..5b8f85a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "accepts": "^1.3.8", "debug": "^4.3.4", - "ejs": "^3.1.3", + "ejs": "^3.1.6", "fast-safe-stringify": "^2.0.6", "http-status": "^1.5.0", "js2xmlparser": "^4.0.0", diff --git a/package.json b/package.json index a83eef0..a502661 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "accepts": "^1.3.8", "debug": "^4.3.4", - "ejs": "^3.1.3", + "ejs": "^3.1.6", "fast-safe-stringify": "^2.0.6", "http-status": "^1.5.0", "js2xmlparser": "^4.0.0",