|
1966 | 1966 | exec-sh "^0.3.2"
|
1967 | 1967 | minimist "^1.2.0"
|
1968 | 1968 |
|
1969 |
| -"@contentful/axios@^0.18.0": |
1970 |
| - version "0.18.0" |
1971 |
| - resolved "https://registry.yarnpkg.com/@contentful/axios/-/axios-0.18.0.tgz#576e0e6047411a66971e82d40688a8c795e62f27" |
1972 |
| - dependencies: |
1973 |
| - follow-redirects "^1.2.5" |
1974 |
| - is-buffer "^1.1.5" |
1975 |
| - |
1976 | 1969 | "@contentful/rich-text-types@^13.1.0":
|
1977 | 1970 | version "13.4.0"
|
1978 | 1971 | resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-13.4.0.tgz#a59c311ebd1b801ee00edbc08663c8d78da26171"
|
@@ -5293,6 +5286,13 @@ axios@^0.19.0:
|
5293 | 5286 | follow-redirects "1.5.10"
|
5294 | 5287 | is-buffer "^2.0.2"
|
5295 | 5288 |
|
| 5289 | +axios@^0.19.1: |
| 5290 | + version "0.19.2" |
| 5291 | + resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27" |
| 5292 | + integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA== |
| 5293 | + dependencies: |
| 5294 | + follow-redirects "1.5.10" |
| 5295 | + |
5296 | 5296 | axobject-query@^2.0.2:
|
5297 | 5297 | version "2.0.2"
|
5298 | 5298 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
|
@@ -7250,23 +7250,24 @@ contentful-resolve-response@^1.1.4:
|
7250 | 7250 | dependencies:
|
7251 | 7251 | lodash "^4.17.4"
|
7252 | 7252 |
|
7253 |
| -contentful-sdk-core@^6.0.1: |
7254 |
| - version "6.0.1" |
7255 |
| - resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-6.0.1.tgz#522a8e928fccbc0a5ecb2163782c6aae28173623" |
| 7253 | +contentful-sdk-core@^6.4.0: |
| 7254 | + version "6.4.0" |
| 7255 | + resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-6.4.0.tgz#3b42991ae9084baf1bc5d01c61cb54441f740803" |
| 7256 | + integrity sha512-UvYQ/Wrt5EntlMSBbgqgvKfTBRzf6fIT2p5Wp7bsnA3/KLEiYcYd/2qhUKw4x9nfp+0G8B1s4TpDwxV0oymBiA== |
7256 | 7257 | dependencies:
|
7257 | 7258 | lodash "^4.17.10"
|
7258 | 7259 | qs "^6.5.2"
|
7259 | 7260 |
|
7260 |
| -contentful@^6.1.3: |
7261 |
| - version "6.1.3" |
7262 |
| - resolved "https://registry.yarnpkg.com/contentful/-/contentful-6.1.3.tgz#272f59e070807321ed6985882803bf804af65d6b" |
7263 |
| - integrity sha512-uf4MQey/aP/buRo4oCuyIfSD/r+ruxDyXN2z/n0XCi7s2x5NjKiKbbRIjRiYu5ylNiAvc+smLIXBooujtmqWEw== |
| 7261 | +contentful@^7.14.0: |
| 7262 | + version "7.14.0" |
| 7263 | + resolved "https://registry.yarnpkg.com/contentful/-/contentful-7.14.0.tgz#3b57287e484b8370adfd654a5196be2c2ffb9afa" |
| 7264 | + integrity sha512-edoiQx0AkmNqnGofmLHGVt84k2S8XuPyw2UOct/Oc3HEW0Z66osMJ4M/XA9GeByCCD5ZC7qotseBRyag/1g0iA== |
7264 | 7265 | dependencies:
|
7265 |
| - "@contentful/axios" "^0.18.0" |
| 7266 | + axios "^0.19.1" |
7266 | 7267 | contentful-resolve-response "^1.1.4"
|
7267 |
| - contentful-sdk-core "^6.0.1" |
| 7268 | + contentful-sdk-core "^6.4.0" |
7268 | 7269 | json-stringify-safe "^5.0.1"
|
7269 |
| - lodash "^4.17.5" |
| 7270 | + lodash "^4.17.11" |
7270 | 7271 |
|
7271 | 7272 | continuable-cache@^0.3.1:
|
7272 | 7273 | version "0.3.1"
|
@@ -10335,7 +10336,7 @@ fn-name@~2.0.1:
|
10335 | 10336 | version "2.0.1"
|
10336 | 10337 | resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
|
10337 | 10338 |
|
10338 |
| -[email protected], follow-redirects@^1.0.0 , follow-redirects@^1.2.5: |
| 10339 | +[email protected], follow-redirects@^1.0.0: |
10339 | 10340 | version "1.5.10"
|
10340 | 10341 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
|
10341 | 10342 | dependencies:
|
|
0 commit comments