Skip to content

Commit 3c1cb49

Browse files
Bump axios from 1.13.1 to 1.13.2
Bumps [axios](https://github.com/axios/axios) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a655f28 commit 3c1cb49

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
@@ -73,7 +73,7 @@
7373
"@nicky-lenaers/ngx-scroll-to": "^14.0.0",
7474
"angular-idle-preload": "3.0.0",
7575
"angulartics2": "^12.2.1",
76-
"axios": "^1.13.1",
76+
"axios": "^1.13.2",
7777
"bootstrap": "^4.6.1",
7878
"cerialize": "0.1.18",
7979
"cli-progress": "^3.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3547,10 +3547,10 @@ [email protected]:
35473547
dependencies:
35483548
follow-redirects "^1.14.0"
35493549

3550-
axios@^1.13.1:
3551-
version "1.13.1"
3552-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
3553-
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
3550+
axios@^1.13.2:
3551+
version "1.13.2"
3552+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
3553+
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
35543554
dependencies:
35553555
follow-redirects "^1.15.6"
35563556
form-data "^4.0.4"

0 commit comments

Comments
 (0)