File tree 2 files changed +5
-12
lines changed 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 221
221
},
222
222
"dependencies" : {
223
223
"@lumino/signaling" : " ^1.10.0" ,
224
- "ejs" : " ^3.1.7 " ,
224
+ "ejs" : " ^3.1.10 " ,
225
225
"electron-log" : " ^4.4.8" ,
226
226
"fast-xml-parser" : " ^4.2.5" ,
227
227
"fix-path" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -1477,17 +1477,10 @@ dotenv@^9.0.2:
1477
1477
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.2.tgz#dacc20160935a37dea6364aa1bef819fb9b6ab05"
1478
1478
integrity sha512-I9OvvrHp4pIARv4+x9iuewrWycX6CcZtoAu1XrzPxc5UygMJXJZYmBsynku8IkrJwgypE5DGNjDPmPRhDCptUg==
1479
1479
1480
- ejs@^3.1.7 :
1481
- version "3.1.8"
1482
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
1483
- integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
1484
- dependencies :
1485
- jake "^10.8.5"
1486
-
1487
- ejs@^3.1.8 :
1488
- version "3.1.9"
1489
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
1490
- integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
1480
+ ejs@^3.1.10, ejs@^3.1.8 :
1481
+ version "3.1.10"
1482
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
1483
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
1491
1484
dependencies :
1492
1485
jake "^10.8.5"
1493
1486
You can’t perform that action at this time.
0 commit comments