File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
"@hint/utils-fs" : " ^1.0.15" ,
16
16
"@hint/utils-i18n" : " ^1.0.14" ,
17
17
"@hint/utils-types" : " ^1.2.0" ,
18
- "ejs" : " ^3.1.8 " ,
18
+ "ejs" : " ^3.1.9 " ,
19
19
"fs-extra" : " ^11.1.0" ,
20
20
"lodash" : " ^4.17.21"
21
21
},
22
22
"devDependencies" : {
23
- "@types/ejs" : " ^3.1.1 " ,
23
+ "@types/ejs" : " ^3.1.2 " ,
24
24
"@types/fs-extra" : " ^9.0.13" ,
25
25
"@types/node" : " ^18.13.0" ,
26
26
"@types/proxyquire" : " ^1.3.28" ,
Original file line number Diff line number Diff line change 831
831
dependencies:
832
832
"@types/ms" "*"
833
833
834
- "@types/ejs@^3.1.1 ":
835
- version "3.1.1 "
836
- resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.1 .tgz#29c539826376a65e7f7d672d51301f37ed718f6d "
837
- integrity sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA ==
834
+ "@types/ejs@^3.1.2 ":
835
+ version "3.1.2 "
836
+ resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.2 .tgz#75d277b030bc11b3be38c807e10071f45ebc78d9 "
837
+ integrity sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g ==
838
838
839
839
"@types/eslint-scope@^3.7.3":
840
840
version "3.7.3"
3900
3900
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
3901
3901
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
3902
3902
3903
- ejs@^3.1.8 :
3904
- version "3.1.8 "
3905
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8 .tgz#758d32910c78047585c7ef1f92f9ee041c1c190b "
3906
- integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ ==
3903
+ ejs@^3.1.9 :
3904
+ version "3.1.9 "
3905
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9 .tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361 "
3906
+ integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ ==
3907
3907
dependencies:
3908
3908
jake "^10.8.5"
3909
3909
You can’t perform that action at this time.
0 commit comments