Skip to content

Commit c9efa3d

Browse files
Update dependency @tryghost/content-api to v1.11.13
1 parent e0b58f6 commit c9efa3d

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -345,11 +345,11 @@
345345
jsonwebtoken "^8.4.0"
346346

347347
"@tryghost/content-api@^1.5.1":
348-
version "1.11.7"
349-
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.7.tgz#5b779a319f4af16f9687c49459e475c9ca607b2f"
350-
integrity sha512-G6Ovb0LSnlvx/nVzNDYd5kMyMmsTjwdiOANRbh/NPgaNUHS5RdUbbhPpYFvD1Cdi8xoliowCaGorv5wxI3Wb2Q==
348+
version "1.11.13"
349+
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.13.tgz#5da4c8c4bd9ea122dbdc7a27163b25b927826e81"
350+
integrity sha512-UVvxxi6jIlflff3gnRNQ8xBcy93lzF0diSThgxtAP19W8W6q/yEJFjW1EFZHkVfVGITmqKWxu8M6TLFetUJ1Fg==
351351
dependencies:
352-
axios "^0.27.0"
352+
axios "^1.0.0"
353353

354354
"@types/normalize-package-data@^2.4.0":
355355
version "2.4.1"
@@ -473,6 +473,15 @@ axios@^0.27.0:
473473
follow-redirects "^1.14.9"
474474
form-data "^4.0.0"
475475

476+
axios@^1.0.0:
477+
version "1.4.0"
478+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
479+
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
480+
dependencies:
481+
follow-redirects "^1.15.0"
482+
form-data "^4.0.0"
483+
proxy-from-env "^1.1.0"
484+
476485
balanced-match@^1.0.0:
477486
version "1.0.2"
478487
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
@@ -1072,7 +1081,7 @@ flatted@^3.1.0:
10721081
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
10731082
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
10741083

1075-
follow-redirects@^1.14.9:
1084+
follow-redirects@^1.14.9, follow-redirects@^1.15.0:
10761085
version "1.15.2"
10771086
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
10781087
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
@@ -1853,6 +1862,11 @@ progress@^2.0.0:
18531862
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
18541863
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
18551864

1865+
proxy-from-env@^1.1.0:
1866+
version "1.1.0"
1867+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1868+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1869+
18561870
pseudomap@^1.0.1:
18571871
version "1.0.2"
18581872
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

0 commit comments

Comments
 (0)