|
345 | 345 | jsonwebtoken "^8.4.0"
|
346 | 346 |
|
347 | 347 | "@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== |
351 | 351 | dependencies:
|
352 |
| - axios "^0.27.0" |
| 352 | + axios "^1.0.0" |
353 | 353 |
|
354 | 354 | "@types/normalize-package-data@^2.4.0":
|
355 | 355 | version "2.4.1"
|
@@ -473,6 +473,15 @@ axios@^0.27.0:
|
473 | 473 | follow-redirects "^1.14.9"
|
474 | 474 | form-data "^4.0.0"
|
475 | 475 |
|
| 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 | + |
476 | 485 | balanced-match@^1.0.0:
|
477 | 486 | version "1.0.2"
|
478 | 487 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
|
@@ -1072,7 +1081,7 @@ flatted@^3.1.0:
|
1072 | 1081 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
|
1073 | 1082 | integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
|
1074 | 1083 |
|
1075 |
| -follow-redirects@^1.14.9: |
| 1084 | +follow-redirects@^1.14.9, follow-redirects@^1.15.0: |
1076 | 1085 | version "1.15.2"
|
1077 | 1086 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
|
1078 | 1087 | integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
@@ -1853,6 +1862,11 @@ progress@^2.0.0:
|
1853 | 1862 | resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
1854 | 1863 | integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
1855 | 1864 |
|
| 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 | + |
1856 | 1870 | pseudomap@^1.0.1:
|
1857 | 1871 | version "1.0.2"
|
1858 | 1872 | resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
|
|
0 commit comments