Skip to content

Commit abecd09

Browse files
chore(deps): update dependency ejs to v3.1.10 [security]
1 parent 03a8346 commit abecd09

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "6.17.0",
5050
"@typescript-eslint/parser": "6.17.0",
5151
"dotenv": "16.3.1",
52-
"ejs": "3.1.9",
52+
"ejs": "3.1.10",
5353
"eslint": "8.56.0",
5454
"eslint-config-algolia": "22.0.0",
5555
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ __metadata:
4242
cookie-parser: "npm:1.4.6"
4343
csurf: "npm:1.11.0"
4444
dotenv: "npm:16.3.1"
45-
ejs: "npm:3.1.9"
45+
ejs: "npm:3.1.10"
4646
eslint: "npm:8.56.0"
4747
eslint-config-algolia: "npm:22.0.0"
4848
eslint-config-prettier: "npm:9.1.0"
@@ -3616,14 +3616,14 @@ __metadata:
36163616
languageName: node
36173617
linkType: hard
36183618

3619-
"ejs@npm:3.1.9":
3620-
version: 3.1.9
3621-
resolution: "ejs@npm:3.1.9"
3619+
"ejs@npm:3.1.10":
3620+
version: 3.1.10
3621+
resolution: "ejs@npm:3.1.10"
36223622
dependencies:
36233623
jake: "npm:^10.8.5"
36243624
bin:
36253625
ejs: bin/cli.js
3626-
checksum: 71f56d37540d2c2d71701f0116710c676f75314a3e997ef8b83515d5d4d2b111c5a72725377caeecb928671bacb84a0d38135f345904812e989847057d59f21a
3626+
checksum: a9cb7d7cd13b7b1cd0be5c4788e44dd10d92f7285d2f65b942f33e127230c054f99a42db4d99f766d8dbc6c57e94799593ee66a14efd7c8dd70c4812bf6aa384
36273627
languageName: node
36283628
linkType: hard
36293629

0 commit comments

Comments
 (0)