From 95164403eafce5d1fb0827d8fa96bedd9410a3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 17:23:16 +0000 Subject: [PATCH] chore(deps): bump axios from 0.27.2 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/worker/package.json | 2 +- pnpm-lock.yaml | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/apps/worker/package.json b/apps/worker/package.json index 68f9178d..ebcc396b 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -18,7 +18,7 @@ "apollo-server-plugin-base": "^3.5.2", "apollo-server-plugin-response-cache": "^3.5.2", "archiver": "^5.3.1", - "axios": "^0.27.0", + "axios": "^1.6.0", "fastify": "^3.27.4", "graphql": "^16.3.0", "ioredis": "^5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8858b35..0efdfd85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ importers: specifier: ^5.3.1 version: 5.3.2 axios: - specifier: ^0.27.0 - version: 0.27.2 + specifier: ^1.6.0 + version: 1.6.0 fastify: specifier: ^3.27.4 version: 3.29.5 @@ -2006,11 +2006,12 @@ packages: - supports-color dev: false - /axios@0.27.2: - resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} + /axios@1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} dependencies: follow-redirects: 1.15.3 form-data: 4.0.0 + proxy-from-env: 1.1.0 transitivePeerDependencies: - debug dev: false @@ -3240,6 +3241,10 @@ packages: ipaddr.js: 1.9.1 dev: false + /proxy-from-env@1.1.0: + resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + dev: false + /pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: