Skip to content

Commit 53f67a7

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency contentful to ^6.1.3 (#16838)
1 parent f80d7c1 commit 53f67a7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"base64-img": "^1.0.4",
1414
"bluebird": "^3.5.0",
1515
"chalk": "^2.4.2",
16-
"contentful": "^6.1.0",
16+
"contentful": "^6.1.3",
1717
"deep-map": "^1.5.0",
1818
"fs-extra": "^4.0.2",
1919
"gatsby-plugin-sharp": "^2.2.13",

yarn.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -6701,9 +6701,10 @@ contentful-sdk-core@^6.0.1:
67016701
lodash "^4.17.10"
67026702
qs "^6.5.2"
67036703

6704-
contentful@^6.1.0:
6704+
contentful@^6.1.3:
67056705
version "6.1.3"
67066706
resolved "https://registry.yarnpkg.com/contentful/-/contentful-6.1.3.tgz#272f59e070807321ed6985882803bf804af65d6b"
6707+
integrity sha512-uf4MQey/aP/buRo4oCuyIfSD/r+ruxDyXN2z/n0XCi7s2x5NjKiKbbRIjRiYu5ylNiAvc+smLIXBooujtmqWEw==
67076708
dependencies:
67086709
"@contentful/axios" "^0.18.0"
67096710
contentful-resolve-response "^1.1.4"

0 commit comments

Comments
 (0)