Skip to content

Commit

Permalink
Bump axios from 1.7.3 to 1.7.4 in /nodemapper
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 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.3...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jsbrittain committed Aug 22, 2024
1 parent 2a63efb commit 5f10cfe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified nodemapper/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion nodemapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react-dom": "^18.3.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"axios": "^1.7.3",
"axios": "^1.7.4",
"babel-loader": "^9.1.3",
"classnames": "^2.5.1",
"core-js": "^3.38.0",
Expand Down
10 changes: 5 additions & 5 deletions nodemapper/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6406,14 +6406,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"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: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down Expand Up @@ -12879,7 +12879,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.0.1"
"@xterm/addon-fit": "npm:^0.10.0"
"@xterm/xterm": "npm:^5.5.0"
axios: "npm:^1.7.3"
axios: "npm:^1.7.4"
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
canvas: "npm:^2.11.2"
Expand Down

0 comments on commit 5f10cfe

Please sign in to comment.