Skip to content

Commit

Permalink
Bump axios from 1.4.0 to 1.6.0 (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 74f5205 commit 6863e96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@internal/config": "0.0.0",
"@types/node": "^16",
"axios": "^1.4.0"
"axios": "^1.6.0"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3819,7 +3819,7 @@ __metadata:
"@segment/analytics-core": 1.3.2
"@segment/analytics-generic-utils": 1.0.0
"@types/node": ^16
axios: ^1.4.0
axios: ^1.6.0
buffer: ^6.0.3
node-fetch: ^2.6.7
tslib: ^2.4.1
Expand Down Expand Up @@ -7663,14 +7663,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down

0 comments on commit 6863e96

Please sign in to comment.