Skip to content

Commit 1a824f3

Browse files
1 parent b09cf5b commit 1a824f3

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.3",
1111
"gatsby-plugin-manifest": "^2.2.20",
1212
"gatsby-plugin-offline": "^3.0.13",
1313
"gatsby-plugin-postcss": "^2.1.10",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5723,12 +5723,12 @@ gatsby-graphiql-explorer@^0.4.1:
57235723
dependencies:
57245724
"@babel/runtime" "^7.9.6"
57255725

5726-
gatsby-image@^2.2.23:
5727-
version "2.2.23"
5728-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177"
5729-
integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw==
5726+
gatsby-image@^2.4.3:
5727+
version "2.4.3"
5728+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.3.tgz#7fbc957382bfab39ab0e7b9e12c063cea6c0d4c6"
5729+
integrity sha512-CosuTTnGJ6iw04YwT9AvGo4b1AcAajDNviCj/4zh8j4R8sWOtmEXxFOCRwyq9cGoquDikVY9jRby2KUe0QPKeA==
57305730
dependencies:
5731-
"@babel/runtime" "^7.6.2"
5731+
"@babel/runtime" "^7.9.6"
57325732
object-fit-images "^3.2.4"
57335733
prop-types "^15.7.2"
57345734

@@ -10561,11 +10561,6 @@ prettier@^2.0.5:
1056110561
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
1056210562
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
1056310563

10564-
prettier@^2.0.5:
10565-
version "2.0.5"
10566-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
10567-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
10568-
1056910564
pretty-bytes@^5.1.0, pretty-bytes@^5.3.0:
1057010565
version "5.3.0"
1057110566
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"

0 commit comments

Comments
 (0)