Skip to content

Commit

Permalink
Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory (#1510)

* Bump axios in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.7.2 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.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Dedupe dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alison Hart <[email protected]>
  • Loading branch information
3 people authored Sep 7, 2024
1 parent e0596a1 commit f24dd71
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@
"@shikijs/core": "^1.12.0",
"@types/ini": "^4.1.1",
"@vscode/webview-ui-toolkit": "^1.4.0",
"axios": "^1.7.2",
"axios": "^1.7.4",
"express": "^4.19.2",
"ini": "^4.1.3",
"marked": "^13.0.3",
Expand Down Expand Up @@ -917,7 +917,7 @@
"@typescript-eslint/parser": "^7.18.0",
"@vscode/test-electron": "^2.4.0",
"@vscode/vsce": "^2.31.1",
"axios": "^1.7.2",
"axios": "^1.7.4",
"chai": "^4.5.0",
"depcheck": "^1.4.7",
"eslint": "^9.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ __metadata:
"@vscode/test-electron": "npm:^2.4.0"
"@vscode/vsce": "npm:^2.31.1"
"@vscode/webview-ui-toolkit": "npm:^1.4.0"
axios: "npm:^1.7.2"
axios: "npm:^1.7.4"
chai: "npm:^4.5.0"
depcheck: "npm:^1.4.7"
eslint: "npm:^9.8.0"
Expand Down Expand Up @@ -2510,14 +2510,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1, axios@npm:^1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:^1.6.1, axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down

0 comments on commit f24dd71

Please sign in to comment.