File tree 7 files changed +15
-15
lines changed
7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 122
122
"eslint-plugin-babel" : " 5.3.1" ,
123
123
"eslint-plugin-react" : " 7.31.11" ,
124
124
"faker" : " 5.5.3" ,
125
- "fs-extra" : " 10 .1.0" ,
125
+ "fs-extra" : " 11 .1.0" ,
126
126
"glob" : " 8.0.3" ,
127
127
"google-caja-bower" : " https://github.com/acburdine/google-caja-bower#ghost" ,
128
128
"keymaster" : " https://github.com/madrobby/keymaster.git" ,
Original file line number Diff line number Diff line change 159
159
"express-lazy-router" : " 1.0.4" ,
160
160
"express-query-boolean" : " 2.0.0" ,
161
161
"express-session" : " 1.17.3" ,
162
- "fs-extra" : " 10 .1.0" ,
162
+ "fs-extra" : " 11 .1.0" ,
163
163
"ghost-storage-base" : " 1.0.0" ,
164
164
"glob" : " 8.0.3" ,
165
165
"got" : " 9.6.0" ,
Original file line number Diff line number Diff line change 22
22
"mocha" : " 10.2.0"
23
23
},
24
24
"dependencies" : {
25
- "fs-extra" : " 10 .1.0" ,
25
+ "fs-extra" : " 11 .1.0" ,
26
26
"html-to-text" : " 5.1.1" ,
27
27
"lodash" : " 4.17.21"
28
28
}
Original file line number Diff line number Diff line change 22
22
"sinon" : " 14.0.2"
23
23
},
24
24
"dependencies" : {
25
- "fs-extra" : " 10 .1.0" ,
25
+ "fs-extra" : " 11 .1.0" ,
26
26
"lodash" : " 4.17.21" ,
27
27
"papaparse" : " 5.3.2" ,
28
28
"pump" : " 3.0.0"
Original file line number Diff line number Diff line change 17
17
],
18
18
"devDependencies" : {
19
19
"c8" : " 7.12.0" ,
20
- "fs-extra" : " 10 .1.0" ,
20
+ "fs-extra" : " 11 .1.0" ,
21
21
"mocha" : " 10.2.0" ,
22
22
"should" : " 13.2.3" ,
23
23
"sinon" : " 14.0.2"
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"@tryghost/errors" : " 1.2.18" ,
27
27
"@tryghost/tpl" : " 0.1.19" ,
28
- "fs-extra" : " 10 .1.0" ,
28
+ "fs-extra" : " 11 .1.0" ,
29
29
"lodash" : " 4.17.21"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 14137
14137
jsonfile "^6.0.1"
14138
14138
universalify "^2.0.0"
14139
14139
14140
+ [email protected] , fs-extra@^11.0.0:
14141
+ version "11.1.0"
14142
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
14143
+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
14144
+ dependencies:
14145
+ graceful-fs "^4.2.0"
14146
+ jsonfile "^6.0.1"
14147
+ universalify "^2.0.0"
14148
+
14140
14149
fs-extra@^0.24.0:
14141
14150
version "0.24.0"
14142
14151
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.24.0.tgz#d4e4342a96675cb7846633a6099249332b539952"
@@ -14147,15 +14156,6 @@ fs-extra@^0.24.0:
14147
14156
path-is-absolute "^1.0.0"
14148
14157
rimraf "^2.2.8"
14149
14158
14150
- fs-extra@^11.0.0:
14151
- version "11.0.0"
14152
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.0.0.tgz#5c50cf225ab1b16804cabd4249b7e58feb4bdbe7"
14153
- integrity sha512-4YxRvMi4P5C3WQTvdRfrv5UVqbISpqjORFQAW5QPiKAauaxNCwrEdIi6pG3tDFhKKpMen+enEhHIzB/tvIO+/w==
14154
- dependencies:
14155
- graceful-fs "^4.2.0"
14156
- jsonfile "^6.0.1"
14157
- universalify "^2.0.0"
14158
-
14159
14159
fs-extra@^4.0.2, fs-extra@^4.0.3:
14160
14160
version "4.0.3"
14161
14161
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
You can’t perform that action at this time.
0 commit comments