Skip to content

Commit

Permalink
Merge pull request #314 from WorldWideTelescope/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/axios-1.7.4

build(deps): bump axios from 1.6.7 to 1.7.4
  • Loading branch information
pkgw authored Sep 3, 2024
2 parents adc50e5 + 356c98d commit 472f8d9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@types/jsdom": "^21.1.0",
"axios": "^1.6",
"axios": "^1.7",
"browserstack-local": "^1.4.8",
"jsdom": "^21.1.0"
},
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ __metadata:
dependencies:
"@types/jsdom": ^21.1.0
"@types/nightwatch": ^2.3.12
axios: ^1.6
axios: ^1.7
browserstack-local: ^1.4.8
chromedriver: ^119.0.1
edgedriver: ^4.17134.1
Expand Down Expand Up @@ -2484,7 +2484,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6, axios@npm:^1.6.0":
"axios@npm:^1.6.0":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
Expand All @@ -2495,6 +2495,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

"babel-loader@npm:^8.2.2":
version: 8.3.0
resolution: "babel-loader@npm:8.3.0"
Expand Down Expand Up @@ -4961,7 +4972,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit 472f8d9

Please sign in to comment.