Skip to content

Commit bbb45ca

Browse files
1 parent 0a9fce6 commit bbb45ca

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.0.13",
1313
"gatsby-plugin-postcss": "^2.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5825,12 +5825,12 @@ gatsby-graphiql-explorer@^0.4.1:
58255825
dependencies:
58265826
"@babel/runtime" "^7.9.6"
58275827

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

0 commit comments

Comments
 (0)