Skip to content

Commit ce3c547

Browse files
Update dependency axios to v1.8.4 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a70aa03 commit ce3c547

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@tryghost/mg-fs-utils": "0.15.1",
3737
"@tryghost/pretty-cli": "1.2.46",
3838
"@tryghost/zip": "1.1.48",
39-
"axios": "1.8.3",
39+
"axios": "1.8.4",
4040
"bluebird": "3.7.2",
4141
"chalk": "5.4.1",
4242
"cli-progress": "3.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2530,10 +2530,10 @@ aws4@^1.8.0:
25302530
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
25312531
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
25322532

2533-
[email protected].3, axios@^1.0.0:
2534-
version "1.8.3"
2535-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
2536-
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
2533+
[email protected].4, axios@^1.0.0:
2534+
version "1.8.4"
2535+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
2536+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
25372537
dependencies:
25382538
follow-redirects "^1.15.6"
25392539
form-data "^4.0.0"

0 commit comments

Comments
 (0)