File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
packages/osd-plugin-generator Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 92
92
"!chromedriver/**/axios" : " ^0.21.4" ,
93
93
"chromedriver/**/axios" : " ^0.27.2" ,
94
94
"chromedriver/**/debug" : " ^4.3.1" ,
95
- "**/ejs" : " ^3.1.6 " ,
95
+ "**/ejs" : " ^3.1.10 " ,
96
96
"**/express" : " ^4.19.2" ,
97
97
"**/flat" : " ^5.0.2" ,
98
98
"**/follow-redirects" : " ^1.15.6" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@osd/cross-platform" : " 1.0.0" ,
13
13
"@osd/dev-utils" : " 1.0.0" ,
14
- "ejs" : " ^3.1.7 " ,
14
+ "ejs" : " ^3.1.10 " ,
15
15
"execa" : " ^4.0.2" ,
16
16
"inquirer" : " ^7.3.3" ,
17
17
"normalize-path" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -8185,10 +8185,10 @@ ee-first@1.1.1:
8185
8185
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
8186
8186
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
8187
8187
8188
- ejs@^2.6.1, ejs@^3.1.5 , ejs@^3.1.6, ejs@^3.1.7 :
8189
- version "3.1.7 "
8190
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7 .tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006 "
8191
- integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw ==
8188
+ ejs@^2.6.1, ejs@^3.1.10 , ejs@^3.1.5 :
8189
+ version "3.1.10 "
8190
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10 .tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b "
8191
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA ==
8192
8192
dependencies:
8193
8193
jake "^10.8.5"
8194
8194
@@ -15049,6 +15049,11 @@ minipass@^3.0.0, minipass@^3.1.1:
15049
15049
dependencies:
15050
15050
yallist "^4.0.0"
15051
15051
15052
+ minipass@^5.0.0:
15053
+ version "5.0.0"
15054
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
15055
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
15056
+
15052
15057
minizlib@^2.1.1:
15053
15058
version "2.1.2"
15054
15059
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
You can’t perform that action at this time.
0 commit comments