Skip to content

Commit 8f2d1d6

Browse files
Update dependency @tryghost/content-api to v1.11.13
1 parent 33728d1 commit 8f2d1d6

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

yarn.lock

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,11 @@
335335
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
336336

337337
"@tryghost/content-api@^1.4.4":
338-
version "1.11.12"
339-
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.12.tgz#023ba0c74788c508b15ed56e1f7dc46c2fe57de4"
340-
integrity sha512-q8l4Z5kvY5MzRkBfVZuIJRH5fXgV+RClcVqWBCCcEnlUC0vKVuoTFnwl7Xse6Girz31W6UoFYGSEKvFwvTIXrA==
338+
version "1.11.13"
339+
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.13.tgz#5da4c8c4bd9ea122dbdc7a27163b25b927826e81"
340+
integrity sha512-UVvxxi6jIlflff3gnRNQ8xBcy93lzF0diSThgxtAP19W8W6q/yEJFjW1EFZHkVfVGITmqKWxu8M6TLFetUJ1Fg==
341341
dependencies:
342-
axios "^0.27.0"
342+
axios "^1.0.0"
343343

344344
"@tryghost/helpers@^1.1.6":
345345
version "1.1.82"
@@ -680,13 +680,14 @@ [email protected]:
680680
dependencies:
681681
follow-redirects "^1.10.0"
682682

683-
axios@^0.27.0:
684-
version "0.27.2"
685-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
686-
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
683+
axios@^1.0.0:
684+
version "1.4.0"
685+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
686+
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
687687
dependencies:
688-
follow-redirects "^1.14.9"
688+
follow-redirects "^1.15.0"
689689
form-data "^4.0.0"
690+
proxy-from-env "^1.1.0"
690691

691692
babel-runtime@^6.26.0:
692693
version "6.26.0"
@@ -2028,7 +2029,7 @@ flatted@^3.1.0:
20282029
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
20292030
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
20302031

2031-
follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.14.9:
2032+
follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.15.0:
20322033
version "1.15.2"
20332034
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
20342035
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
@@ -3624,6 +3625,11 @@ proto-list@~1.2.1:
36243625
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
36253626
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
36263627

3628+
proxy-from-env@^1.1.0:
3629+
version "1.1.0"
3630+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
3631+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
3632+
36273633
prr@~1.0.1:
36283634
version "1.0.1"
36293635
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)