Merge pull request #31 from gnmyt/dependabot/npm_and_yarn/ejs-3.1.9

Bump ejs from 3.1.8 to 3.1.9
This commit is contained in:
2023-03-15 23:46:06 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
},
"dependencies": {
"bcrypt": "^5.1.0",
"ejs": "^3.1.8",
"ejs": "^3.1.9",
"express": "^4.18.2",
"joi": "^17.8.4",
"jsonwebtoken": "^9.0.0",

View File

@ -461,10 +461,10 @@ ee-first@1.1.1:
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
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==
ejs@^3.1.9:
version "3.1.9"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
dependencies:
jake "^10.8.5"