File tree 2 files changed +3
-2
lines changed
packages/gatsby-source-contentful
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 13
13
"base64-img" : " ^1.0.4" ,
14
14
"bluebird" : " ^3.5.0" ,
15
15
"chalk" : " ^2.4.2" ,
16
- "contentful" : " ^6.1.0 " ,
16
+ "contentful" : " ^6.1.3 " ,
17
17
"deep-map" : " ^1.5.0" ,
18
18
"fs-extra" : " ^4.0.2" ,
19
19
"gatsby-plugin-sharp" : " ^2.2.13" ,
Original file line number Diff line number Diff line change @@ -6701,9 +6701,10 @@ contentful-sdk-core@^6.0.1:
6701
6701
lodash "^4.17.10"
6702
6702
qs "^6.5.2"
6703
6703
6704
- contentful@^6.1.0 :
6704
+ contentful@^6.1.3 :
6705
6705
version "6.1.3"
6706
6706
resolved "https://registry.yarnpkg.com/contentful/-/contentful-6.1.3.tgz#272f59e070807321ed6985882803bf804af65d6b"
6707
+ integrity sha512-uf4MQey/aP/buRo4oCuyIfSD/r+ruxDyXN2z/n0XCi7s2x5NjKiKbbRIjRiYu5ylNiAvc+smLIXBooujtmqWEw==
6707
6708
dependencies:
6708
6709
"@contentful/axios" "^0.18.0"
6709
6710
contentful-resolve-response "^1.1.4"
You can’t perform that action at this time.
0 commit comments