Skip to content

Commit 09ce782

Browse files
Bump axios from 1.7.7 to 1.8.2 in /api
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7f3848 commit 09ce782

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

-568 KB
Binary file not shown.
570 KB
Binary file not shown.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphile-contrib/pg-simplify-inflector": "^6.1.0",
2323
"@graphile/operation-hooks": "^1.0.0",
2424
"@graphile/pg-pubsub": "4.13.0",
25-
"axios": "^1.7.7",
25+
"axios": "^1.8.2",
2626
"discord.js": "^14.17.3",
2727
"dotenv": "^16.4.5",
2828
"express": "^4.21.1",

api/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -925,14 +925,14 @@ __metadata:
925925
languageName: node
926926
linkType: hard
927927

928-
"axios@npm:^1.7.7":
929-
version: 1.7.7
930-
resolution: "axios@npm:1.7.7"
928+
"axios@npm:^1.8.2":
929+
version: 1.9.0
930+
resolution: "axios@npm:1.9.0"
931931
dependencies:
932932
follow-redirects: "npm:^1.15.6"
933933
form-data: "npm:^4.0.0"
934934
proxy-from-env: "npm:^1.1.0"
935-
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
935+
checksum: 10/a2f90bba56820883879f32a237e2b9ff25c250365dcafd41cec41b3406a3df334a148f90010182dfdadb4b41dc59f6f0b3e8898ff41b666d1157b5f3f4523497
936936
languageName: node
937937
linkType: hard
938938

@@ -1299,7 +1299,7 @@ __metadata:
12991299
"@types/express": "npm:^4.17.21"
13001300
"@typescript-eslint/eslint-plugin": "npm:^7.3.1"
13011301
"@typescript-eslint/parser": "npm:^7.16.0"
1302-
axios: "npm:^1.7.7"
1302+
axios: "npm:^1.8.2"
13031303
discord.js: "npm:^14.17.3"
13041304
dotenv: "npm:^16.4.5"
13051305
eslint: "npm:^8.57.0"

0 commit comments

Comments
 (0)