From 08c9d28b40ada466a65e759cbfbd9142823a4381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:38:54 +0000 Subject: [PATCH] chore(deps): update dependency axios to v1.6.2 --- playground/integration-tests/package.json | 2 +- playground/template-prisma/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/playground/integration-tests/package.json b/playground/integration-tests/package.json index 2513966c..7e5366ab 100644 --- a/playground/integration-tests/package.json +++ b/playground/integration-tests/package.json @@ -26,7 +26,7 @@ "@types/node": "18.19.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "axios": "1.5.1", + "axios": "1.6.2", "esbuild": "0.19.8", "eslint": "8.51.0", "fastify-flux-cli": "workspace:*", diff --git a/playground/template-prisma/package.json b/playground/template-prisma/package.json index 746c50cc..fad9d6ca 100644 --- a/playground/template-prisma/package.json +++ b/playground/template-prisma/package.json @@ -29,7 +29,7 @@ "@types/node": "18.19.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "axios": "1.5.1", + "axios": "1.6.2", "esbuild": "0.19.8", "eslint": "8.51.0", "fastify-flux-cli": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dbae888..80d9a7a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -212,8 +212,8 @@ importers: specifier: 5.62.0 version: 5.62.0(eslint@8.51.0)(typescript@5.2.2) axios: - specifier: 1.5.1 - version: 1.5.1 + specifier: 1.6.2 + version: 1.6.2 esbuild: specifier: 0.19.8 version: 0.19.8 @@ -273,8 +273,8 @@ importers: specifier: 5.62.0 version: 5.62.0(eslint@8.51.0)(typescript@5.2.2) axios: - specifier: 1.5.1 - version: 1.5.1 + specifier: 1.6.2 + version: 1.6.2 esbuild: specifier: 0.19.8 version: 0.19.8 @@ -2210,8 +2210,8 @@ packages: transitivePeerDependencies: - supports-color - /axios@1.5.1: - resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==} + /axios@1.6.2: + resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0