Skip to content

Commit eb1e61e

Browse files
Chore(deps): bump axios from 1.6.0 to 1.6.1 (#410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b36ef95 commit eb1e61e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"typescript": "^5.0.2"
4343
},
4444
"dependencies": {
45-
"axios": "1.6.0"
45+
"axios": "1.6.1"
4646
},
4747
"scripts": {
4848
"build": "tsc --project tsconfig.build.json",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,14 +1367,14 @@ __metadata:
13671367
languageName: node
13681368
linkType: hard
13691369

1370-
"axios@npm:1.6.0":
1371-
version: 1.6.0
1372-
resolution: "axios@npm:1.6.0"
1370+
"axios@npm:1.6.1":
1371+
version: 1.6.1
1372+
resolution: "axios@npm:1.6.1"
13731373
dependencies:
13741374
follow-redirects: ^1.15.0
13751375
form-data: ^4.0.0
13761376
proxy-from-env: ^1.1.0
1377-
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
1377+
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
13781378
languageName: node
13791379
linkType: hard
13801380

@@ -4425,7 +4425,7 @@ __metadata:
44254425
"@types/node": ^20.1.1
44264426
"@typescript-eslint/eslint-plugin": ^6.8.0
44274427
"@typescript-eslint/parser": ^6.0.0
4428-
axios: 1.6.0
4428+
axios: 1.6.1
44294429
eslint: ^8.19.0
44304430
eslint-config-prettier: ^9.0.0
44314431
eslint-plugin-jest: ^27.1.3

0 commit comments

Comments
 (0)