335
335
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
336
336
337
337
" @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.21 "
339
+ resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.11.21 .tgz#3904416b39297dadb8e5430d3f19a512e5ce1214 "
340
+ integrity sha512-ozJqEMHDUO7D0SGxPbUnG+RvwBbzC3zmdGOW8cFvkcKzrhe7uOAmVKyq7/J3kRAM2QthTlmiDpqp7NEo9ZLlKg ==
341
341
dependencies :
342
- axios "^0.27 .0"
342
+ axios "^1.0 .0"
343
343
344
344
" @tryghost/helpers@^1.1.6 " :
345
345
version "1.1.90"
680
680
dependencies :
681
681
follow-redirects "^1.10.0"
682
682
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.7.9 "
685
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9 .tgz#d7d071380c132a24accda1b2cfc1535b79ec650a "
686
+ integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw ==
687
687
dependencies :
688
- follow-redirects "^1.14.9 "
688
+ follow-redirects "^1.15.6 "
689
689
form-data "^4.0.0"
690
+ proxy-from-env "^1.1.0"
690
691
691
692
babel-runtime@^6.26.0 :
692
693
version "6.26.0"
@@ -2028,10 +2029,10 @@ flatted@^3.1.0:
2028
2029
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
2029
2030
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
2030
2031
2031
- follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.14.9 :
2032
- version "1.15.2 "
2033
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
2034
- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
2032
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.15.6 :
2033
+ version "1.15.9 "
2034
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
2035
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
2035
2036
2036
2037
forever-agent@~0.6.1 :
2037
2038
version "0.6.1"
@@ -2048,9 +2049,9 @@ form-data@^3.0.0:
2048
2049
mime-types "^2.1.12"
2049
2050
2050
2051
form-data@^4.0.0 :
2051
- version "4.0.0 "
2052
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
2053
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
2052
+ version "4.0.1 "
2053
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1 .tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48 "
2054
+ integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
2054
2055
dependencies :
2055
2056
asynckit "^0.4.0"
2056
2057
combined-stream "^1.0.8"
@@ -3624,6 +3625,11 @@ proto-list@~1.2.1:
3624
3625
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
3625
3626
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
3626
3627
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
+
3627
3633
prr@~1.0.1 :
3628
3634
version "1.0.1"
3629
3635
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
0 commit comments