Skip to content

Commit a672c48

Browse files
Chore(deps): bump axios from 1.7.4 to 1.7.7 (#655)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d645fcc commit a672c48

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.5.4"
4343
},
4444
"dependencies": {
45-
"axios": "1.7.4"
45+
"axios": "1.7.7"
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
@@ -1283,14 +1283,14 @@ __metadata:
12831283
languageName: node
12841284
linkType: hard
12851285

1286-
"axios@npm:1.7.4":
1287-
version: 1.7.4
1288-
resolution: "axios@npm:1.7.4"
1286+
"axios@npm:1.7.7":
1287+
version: 1.7.7
1288+
resolution: "axios@npm:1.7.7"
12891289
dependencies:
12901290
follow-redirects: ^1.15.6
12911291
form-data: ^4.0.0
12921292
proxy-from-env: ^1.1.0
1293-
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
1293+
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
12941294
languageName: node
12951295
linkType: hard
12961296

@@ -4329,7 +4329,7 @@ __metadata:
43294329
"@types/node": ^22.3.0
43304330
"@typescript-eslint/eslint-plugin": ^8.1.0
43314331
"@typescript-eslint/parser": ^8.1.0
4332-
axios: 1.7.4
4332+
axios: 1.7.7
43334333
eslint: ^8.19.0
43344334
eslint-config-prettier: ^9.0.0
43354335
eslint-plugin-jest: ^28.2.0

0 commit comments

Comments
 (0)