Skip to content

Commit d5d0429

Browse files
1 parent 883e61b commit d5d0429

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"classnames": "^2.2.6",
99
"gatsby": "^2.21.19",
10-
"gatsby-image": "^2.2.23",
10+
"gatsby-image": "^2.4.9",
1111
"gatsby-plugin-manifest": "^2.2.20",
1212
"gatsby-plugin-offline": "^3.2.13",
1313
"gatsby-plugin-postcss": "^2.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5828,12 +5828,12 @@ gatsby-graphiql-explorer@^0.4.1:
58285828
dependencies:
58295829
"@babel/runtime" "^7.9.6"
58305830

5831-
gatsby-image@^2.2.23:
5832-
version "2.2.23"
5833-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177"
5834-
integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw==
5831+
gatsby-image@^2.4.9:
5832+
version "2.4.9"
5833+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.9.tgz#67f8251a77fa0acaa746179b725f445f4025fdd8"
5834+
integrity sha512-bTH4xp7Ck8nCwUiiTO9V65cwX1Aco78q8VlL/aulfZuzRMfy/CjaSHGOUTU4aYTPZWQyXKH7CAxTqJXo7sbCXg==
58355835
dependencies:
5836-
"@babel/runtime" "^7.6.2"
5836+
"@babel/runtime" "^7.10.3"
58375837
object-fit-images "^3.2.4"
58385838
prop-types "^15.7.2"
58395839

0 commit comments

Comments
 (0)