Skip to content

Commit 8c00c2c

Browse files
Update dependency axios to v1.13.2 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36f2e52 commit 8c00c2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.47",
3838
"@tryghost/zip": "1.1.49",
39-
"axios": "1.13.1",
39+
"axios": "1.13.2",
4040
"bluebird": "3.7.2",
4141
"chalk": "5.6.2",
4242
"cli-progress": "3.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,10 +2558,10 @@ aws4@^1.8.0:
25582558
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
25592559
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
25602560

2561-
axios@1.13.1, axios@^1.0.0:
2562-
version "1.13.1"
2563-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
2564-
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
2561+
axios@1.13.2, axios@^1.0.0:
2562+
version "1.13.2"
2563+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
2564+
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
25652565
dependencies:
25662566
follow-redirects "^1.15.6"
25672567
form-data "^4.0.4"

0 commit comments

Comments
 (0)