Skip to content

Commit 7f35a94

Browse files
build(deps): Bump axios from 1.13.5 to 1.15.0 (#13576)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63871a3 commit 7f35a94

3 files changed

Lines changed: 140 additions & 169 deletions

File tree

packages/api-v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"unpkg": "./lib/index.global.js",
4242
"dependencies": {
4343
"@linode/validation": "workspace:*",
44-
"axios": "~1.13.5",
44+
"axios": "~1.15.0",
4545
"ipaddr.js": "^2.0.0",
4646
"yup": "^1.4.0"
4747
},

packages/manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@xterm/xterm": "^5.5.0",
4848
"akamai-cds-react-components": "0.1.0",
4949
"algoliasearch": "^4.14.3",
50-
"axios": "~1.13.5",
50+
"axios": "~1.15.0",
5151
"braintree-web": "^3.92.2",
5252
"chart.js": "~2.9.4",
5353
"copy-to-clipboard": "^3.0.8",

0 commit comments

Comments
 (0)