Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Commit

Permalink
Update dependency @kentico/kontent-delivery to v10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2021
1 parent be77c0a commit 2016b18
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"models": "node ./generate-models"
},
"dependencies": {
"@kentico/kontent-delivery": "10.4.1",
"@kentico/kontent-delivery": "10.5.0",
"@kentico/kontent-smart-link": "1.3.0",
"@tailwindcss/typography": "0.4.1",
"@types/lodash": "4.14.177",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,19 +343,19 @@
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.1.0.tgz#6c9eafc78c1529248f8f4d92b0799a712b6052c6"
integrity sha512-i9YbZPN3QgfighY/1X1Pu118VUz2Fmmhd6b2n0/O8YVgGGfw0FbUYoA97k7FkpGJ+pLCFEDLUmAPPV4D1kpeFw==

"@kentico/kontent-core@8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@kentico/kontent-core/-/kontent-core-8.1.0.tgz#4912c1b36cf046316cdd4581b19c6c8e8a42c900"
integrity sha512-hfRr0z6sJ24HUaWAuR7kmKbYOIxobbFGSdRVuDjENAZiTIKuiGE6Jv82sNuV3LPnwR0Hg2f8ncBliVI04CkP7w==
"@kentico/kontent-core@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@kentico/kontent-core/-/kontent-core-8.2.0.tgz#9f5ed1465290b2ac7f3fd4cab22ac344ef95fc1e"
integrity sha512-tdEzLi4RukPg0KVIqgYBrfjz5POxNkGvpKclyw6inggtVf0cSdot6Fa+6RfywE+N6aU/nW2dE+GWGyiCiDDY/w==
dependencies:
axios "0.21.1"
axios "0.24.0"

"@kentico/kontent-delivery@10.4.1":
version "10.4.1"
resolved "https://registry.yarnpkg.com/@kentico/kontent-delivery/-/kontent-delivery-10.4.1.tgz#d9799cb5a21f4efd970e8c0bd6a409a0c9994c47"
integrity sha512-4D202ALStSuZdpiIyGDY80GZ1sZI6aRyV7rTiV6SmoqZXnA1rUm6nwaSp3K8NDZ3wtqQ3NzBdcT91kSk2BlP1w==
"@kentico/kontent-delivery@10.5.0":
version "10.5.0"
resolved "https://registry.yarnpkg.com/@kentico/kontent-delivery/-/kontent-delivery-10.5.0.tgz#797a0be8a1d5d7c1e8b4603f9d0adddf60898b87"
integrity sha512-VhKcXtnhLl7AiKGB5AD1xc11nSxgbJXFARZ86e1FfbEehGerLHCh3fG5APd9BkKuXUpUFoCyqRsdUiSG1Hmblw==
dependencies:
"@kentico/kontent-core" "8.1.0"
"@kentico/kontent-core" "8.2.0"
parse5 "6.0.1"
reflect-metadata "0.1.13"

Expand Down Expand Up @@ -631,12 +631,12 @@ available-typed-arrays@^1.0.2:
dependencies:
array-filter "^1.0.0"

axios@0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
axios@0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
dependencies:
follow-redirects "^1.10.0"
follow-redirects "^1.14.4"

babel-plugin-react-svg@^3.0.3:
version "3.0.3"
Expand Down Expand Up @@ -1436,10 +1436,10 @@ flatten@^1.0.2:
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==

follow-redirects@^1.10.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
follow-redirects@^1.14.4:
version "1.14.5"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==

foreach@^2.0.5:
version "2.0.5"
Expand Down

0 comments on commit 2016b18

Please sign in to comment.