Skip to content

Commit 2b0f0f6

Browse files
authored
Merge pull request DSpace#3009 from tdonohue/port_2994_to_7x
[Port dspace-7_x] Bump ejs from 3.1.9 to 3.1.10
2 parents 0be17bb + 55e742f commit 2b0f0f6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"date-fns": "^2.29.3",
9494
"date-fns-tz": "^1.3.7",
9595
"deepmerge": "^4.3.1",
96-
"ejs": "^3.1.9",
96+
"ejs": "^3.1.10",
9797
"express": "^4.19.2",
9898
"express-rate-limit": "^5.1.3",
9999
"fast-json-patch": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5060,10 +5060,10 @@ ee-first@1.1.1:
50605060
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
50615061
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
50625062

5063-
ejs@^3.1.9:
5064-
version "3.1.9"
5065-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
5066-
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
5063+
ejs@^3.1.10:
5064+
version "3.1.10"
5065+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
5066+
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
50675067
dependencies:
50685068
jake "^10.8.5"
50695069

0 commit comments

Comments
 (0)