diff --git a/package.json b/package.json index 25f566ff..b1214cfe 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/lodash": "^4.14.182", "apollo-link": "^1.2.14", "apollo-server": "^2.25.3", - "axios": "^0.27.1", + "axios": "^0.27.2", "bob-esbuild": "^1.3.0", "bob-esbuild-cli": "^1.0.1", "codecov": "^3.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c39b41d..c365092e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@types/lodash': ^4.14.182 apollo-link: ^1.2.14 apollo-server: ^2.25.3 - axios: ^0.27.1 + axios: ^0.27.2 bob-esbuild: ^1.3.0 bob-esbuild-cli: ^1.0.1 codecov: ^3.8.3 @@ -32,7 +32,7 @@ devDependencies: '@types/lodash': 4.14.182 apollo-link: 1.2.14_graphql@15.8.0 apollo-server: 2.25.3_graphql@15.8.0 - axios: 0.27.1 + axios: 0.27.2 bob-esbuild: 1.3.0_typescript@4.6.3 bob-esbuild-cli: 1.0.1_bob-esbuild@1.3.0 codecov: 3.8.3 @@ -1690,8 +1690,8 @@ packages: hasBin: true dev: true - /axios/0.27.1: - resolution: {integrity: sha512-ePNMai55xo5GsXajb/k756AqZqpqeDaGwGcdvbZLSSELbbYwsIn2jNmGfUPEwd8j/yu4OoMstLLIVa4t0MneEA==} + /axios/0.27.2: + resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} dependencies: follow-redirects: 1.14.9 form-data: 4.0.0