Skip to content

Commit 40d372e

Browse files
chore(deps): bump axios from 1.6.0 to 1.7.4 (#271)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.4) --- updated-dependencies: - dependency-name: axios 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 4ad8735 commit 40d372e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@kong/icons": "^1.14.0",
4444
"@kong/kongponents": "^9.1.8",
4545
"@material-design-icons/font": "^0.14.9",
46-
"axios": "^1.6.0",
46+
"axios": "^1.7.4",
4747
"dayjs": "^1.11.10",
4848
"marked": "^5.1.0",
4949
"monaco-editor": "0.21.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,12 +1341,12 @@ autoprefixer@^10.4.14:
13411341
picocolors "^1.0.0"
13421342
postcss-value-parser "^4.2.0"
13431343

1344-
axios@^1.6.0:
1345-
version "1.6.0"
1346-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
1347-
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
1344+
axios@^1.7.4:
1345+
version "1.7.4"
1346+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
1347+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
13481348
dependencies:
1349-
follow-redirects "^1.15.0"
1349+
follow-redirects "^1.15.6"
13501350
form-data "^4.0.0"
13511351
proxy-from-env "^1.1.0"
13521352

@@ -2291,7 +2291,7 @@ focus-trap@^7.5.4:
22912291
dependencies:
22922292
tabbable "^6.2.0"
22932293

2294-
follow-redirects@^1.15.0:
2294+
follow-redirects@^1.15.6:
22952295
version "1.15.6"
22962296
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
22972297
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)