File tree 1 file changed +13
-13
lines changed
packages/gatsby-transformer-video
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "execa" : " ^4.0.0 " ,
28
- "fast-glob" : " ^3.2.2 " ,
27
+ "execa" : " ^4.0.3 " ,
28
+ "fast-glob" : " ^3.2.4 " ,
29
29
"fluent-ffmpeg" : " ^2.1.2" ,
30
- "fs-extra" : " ^8.1.0 " ,
31
- "imagemin" : " ^7.0.0 " ,
32
- "imagemin-giflossy" : " ^5.0.0 " ,
33
- "imagemin-mozjpeg" : " ^8 .0.0" ,
34
- "p-queue" : " ^6.3.0 "
30
+ "fs-extra" : " ^9.0.1 " ,
31
+ "imagemin" : " ^7.0.1 " ,
32
+ "imagemin-giflossy" : " ^5.1.10 " ,
33
+ "imagemin-mozjpeg" : " ^9 .0.0" ,
34
+ "p-queue" : " ^6.6.2 "
35
35
},
36
36
"devDependencies" : {
37
- "@babel/cli" : " ^7.0.0 " ,
38
- "@babel/core" : " ^7.0.0 " ,
39
- "@babel/plugin-proposal-class-properties" : " ^7.5.0 " ,
40
- "@babel/runtime" : " ^7.0.0 " ,
41
- "babel-preset-gatsby-package" : " 0.2.18 " ,
42
- "cross-env" : " ^5 .0.5 "
37
+ "@babel/cli" : " ^7.12.1 " ,
38
+ "@babel/core" : " ^7.12.3 " ,
39
+ "@babel/plugin-proposal-class-properties" : " ^7.12.1 " ,
40
+ "@babel/runtime" : " ^7.12.1 " ,
41
+ "babel-preset-gatsby-package" : " 0.5.3 " ,
42
+ "cross-env" : " ^7 .0.2 "
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments