Skip to content

Commit a6799f5

Browse files
committed
chore: upgrade ejs to 2.6.2
Signed-off-by: BoHong Li <[email protected]>
1 parent 14f4417 commit a6799f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"cookie": "~0.4.0",
5454
"cookie-parser": "~1.4.4",
5555
"deep-freeze": "~0.0.1",
56-
"ejs": "~2.5.5",
56+
"ejs": "~2.6.2",
5757
"emojify.js": "~1.1.0",
5858
"express": "~4.17.1",
5959
"express-session": "~1.16.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4710,10 +4710,10 @@ ejs@^2.5.6:
47104710
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0"
47114711
integrity sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ==
47124712

4713-
ejs@~2.5.5:
4714-
version "2.5.9"
4715-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.9.tgz#7ba254582a560d267437109a68354112475b0ce5"
4716-
integrity sha512-GJCAeDBKfREgkBtgrYSf9hQy9kTb3helv0zGdzqhM7iAkW8FA/ZF97VQDbwFiwIT8MQLLOe5VlPZOEvZAqtUAQ==
4713+
ejs@~2.6.2:
4714+
version "2.6.2"
4715+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.2.tgz#3a32c63d1cd16d11266cd4703b14fec4e74ab4f6"
4716+
integrity sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==
47174717

47184718
electron-to-chromium@^1.3.122, electron-to-chromium@^1.3.47:
47194719
version "1.3.124"

0 commit comments

Comments
 (0)