chore: update dependency ejs to ^3.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f4ac0aaacf
commit
0314790b8f
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue