Skip to content

Commit

Permalink
Bump axios in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 20, 2024
1 parent f590e5b commit 33f370c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 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
15 changes: 13 additions & 2 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,7 +2510,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1, axios@npm:^1.7.2":
"axios@npm:^1.6.1":
version: 1.7.2
resolution: "axios@npm:1.7.2"
dependencies:
Expand All @@ -2521,6 +2521,17 @@ __metadata:
languageName: node
linkType: hard

"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/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

"azure-devops-node-api@npm:^12.5.0":
version: 12.5.0
resolution: "azure-devops-node-api@npm:12.5.0"
Expand Down

0 comments on commit 33f370c

Please sign in to comment.