diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 72a3a64..c6314ab 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 9cb03c5..8bae5d4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@swc/core": "^1.7.40", "@vitest/coverage-v8": "^2.1.4", "@vitest/eslint-plugin": "^1.1.7", - "axios": "^1.7.2", + "axios": "^1.7.4", "date-fns": "^3.6.0", "eslint-plugin-vitest": "^0.5.4", "graphql": "^16.8.1", diff --git a/yarn.lock b/yarn.lock index 9cb0786..99e1ea2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2638,14 +2638,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.2": - version: 1.7.2 - resolution: "axios@npm:1.7.2" +"axios@npm:^1.7.4": + version: 1.7.7 + resolution: "axios@npm:1.7.7" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae + checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7 languageName: node linkType: hard @@ -7430,7 +7430,7 @@ __metadata: "@typescript-eslint/parser": "npm:^8.12.2" "@vitest/coverage-v8": "npm:^2.1.4" "@vitest/eslint-plugin": "npm:^1.1.7" - axios: "npm:^1.7.2" + axios: "npm:^1.7.4" date-fns: "npm:^3.6.0" eslint: "npm:^8.56.0" eslint-config-airbnb-base: "npm:^15.0.0"