Skip to content

Commit

Permalink
Bump axios and @tryghost/content-api (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent fde57c9 commit 9930536
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 25 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"slick-carousel": "^1.8.1",
"slugify": "^1.6.1",
"tailwindcss": "^3.0.1",
"@tryghost/content-api": "1.11.10",
"@tryghost/content-api": "1.11.19",
"unified": "^9.2.2",
"uuid": "^8.3.2"
},
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,11 +1327,11 @@
"@svgr/plugin-jsx" "^6.2.1"
"@svgr/plugin-svgo" "^6.2.0"

"@tryghost/[email protected].10":
version "1.11.10"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.10.tgz#4f1d395450123aa620599503a6d814ee11366e35"
"@tryghost/[email protected].19":
version "1.11.19"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.19.tgz#65ba27d0a9da1f39f977b9f951a0ba8e765fb3ce"
dependencies:
axios "^0.27.0"
axios "^1.0.0"

"@trysound/[email protected]":
version "0.2.0"
Expand Down Expand Up @@ -1647,12 +1647,13 @@ axe-core@^4.0.2:
version "4.3.3"
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.3.tgz"

axios@^0.27.0:
version "0.27.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
axios@^1.0.0:
version "1.6.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
dependencies:
follow-redirects "^1.14.9"
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axobject-query@^2.2.0:
version "2.2.0"
Expand Down Expand Up @@ -3040,9 +3041,9 @@ focus-trap@^6.7.1:
dependencies:
tabbable "^5.2.1"

follow-redirects@^1.14.9:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
follow-redirects@^1.15.0:
version "1.15.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"

for-in@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -4990,7 +4991,7 @@ proxy-addr@~2.0.7:
forwarded "0.2.0"
ipaddr.js "1.9.1"

[email protected]:
[email protected], proxy-from-env@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"

Expand Down

0 comments on commit 9930536

Please sign in to comment.