Skip to content

Commit bd20023

Browse files
1 parent 593d48e commit bd20023

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.15.26",
10-
"gatsby-image": "^2.2.21",
10+
"gatsby-image": "^2.2.23",
1111
"gatsby-plugin-manifest": "^2.2.18",
1212
"gatsby-plugin-offline": "^3.0.9",
1313
"gatsby-plugin-postcss": "^2.1.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -723,10 +723,10 @@
723723
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
724724
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
725725

726-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.0":
727-
version "7.6.0"
728-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.0.tgz#4fc1d642a9fd0299754e8b5de62c631cf5568205"
729-
integrity sha512-89eSBLJsxNxOERC0Op4vd+0Bqm6wRMqMbFtV3i0/fbaWw/mJ8Q3eBvgX0G4SyrOOLCtbu98HspF8o09MRT+KzQ==
726+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.6.2":
727+
version "7.6.2"
728+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
729+
integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
730730
dependencies:
731731
regenerator-runtime "^0.13.2"
732732

@@ -5123,12 +5123,12 @@ gatsby-graphiql-explorer@^0.2.19:
51235123
dependencies:
51245124
"@babel/runtime" "^7.6.0"
51255125

5126-
gatsby-image@^2.2.21:
5127-
version "2.2.21"
5128-
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.21.tgz#8db72cf42571c8c4ef24bc5a71a20376e67d0208"
5129-
integrity sha512-ejslqo/aYs9cy7brYdJPB3PdpPO40BXC9jmhiObSQ49hLpSj4D02tBJOtrX3PPdSEsLZ0wTSWTTSEuxJWXOy+Q==
5126+
gatsby-image@^2.2.23:
5127+
version "2.2.23"
5128+
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177"
5129+
integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw==
51305130
dependencies:
5131-
"@babel/runtime" "^7.6.0"
5131+
"@babel/runtime" "^7.6.2"
51325132
object-fit-images "^3.2.4"
51335133
prop-types "^15.7.2"
51345134

0 commit comments

Comments
 (0)