File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
"dependencies" : {
8
8
"classnames" : " ^2.2.6" ,
9
9
"gatsby" : " ^2.15.26" ,
10
- "gatsby-image" : " ^2.2.21 " ,
10
+ "gatsby-image" : " ^2.2.23 " ,
11
11
"gatsby-plugin-manifest" : " ^2.2.18" ,
12
12
"gatsby-plugin-offline" : " ^3.0.9" ,
13
13
"gatsby-plugin-postcss" : " ^2.1.10" ,
Original file line number Diff line number Diff line change @@ -5130,12 +5130,12 @@ gatsby-graphiql-explorer@^0.2.19:
5130
5130
dependencies:
5131
5131
"@babel/runtime" "^7.6.0"
5132
5132
5133
- gatsby-image@^2.2.21 :
5134
- version "2.2.21 "
5135
- resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.21 .tgz#8db72cf42571c8c4ef24bc5a71a20376e67d0208 "
5136
- integrity sha512-ejslqo/aYs9cy7brYdJPB3PdpPO40BXC9jmhiObSQ49hLpSj4D02tBJOtrX3PPdSEsLZ0wTSWTTSEuxJWXOy+Q ==
5133
+ gatsby-image@^2.2.23 :
5134
+ version "2.2.23 "
5135
+ resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23 .tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177 "
5136
+ integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw ==
5137
5137
dependencies:
5138
- "@babel/runtime" "^7.6.0 "
5138
+ "@babel/runtime" "^7.6.2 "
5139
5139
object-fit-images "^3.2.4"
5140
5140
prop-types "^15.7.2"
5141
5141
You can’t perform that action at this time.
0 commit comments