Skip to content

Commit 03a0ff0

Browse files
renovate[bot]kenany
authored andcommitted
fix(deps): update dependency axios to ^1.13.2
1 parent 5c8f2ac commit 03a0ff0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-mui-share-file-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@pangeacyber/react-mui-shared": "2.0.3",
6565
"awesome-phonenumber": "^7.5.0",
66-
"axios": "^1.13.1",
66+
"axios": "^1.13.2",
6767
"lodash": "^4.17.21",
6868
"zustand": "^4.5.7"
6969
},

packages/react-mui-share-file-viewer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,10 +1198,10 @@ awesome-phonenumber@^7.5.0:
11981198
resolved "https://registry.yarnpkg.com/awesome-phonenumber/-/awesome-phonenumber-7.5.0.tgz#94fc48720e0a8b67f1a436c5a467832203c16af6"
11991199
integrity sha512-qWQHCiMHMNVyUsICiCcaPJAYbGL4E4kGnIxnrwkS3YCwcPa8VtQCo11HGKY8AbUpXJloDG10c9Bulhw3xYkC/g==
12001200

1201-
axios@^1.13.1:
1202-
version "1.13.1"
1203-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
1204-
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
1201+
axios@^1.13.2:
1202+
version "1.13.2"
1203+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
1204+
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
12051205
dependencies:
12061206
follow-redirects "^1.15.6"
12071207
form-data "^4.0.4"

0 commit comments

Comments
 (0)