From 639c9d52da6bfeb65e5ed3591a72384c9d98f34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:10:55 +0000 Subject: [PATCH] Bump axios from 1.6.0 to 1.6.5 Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.5. - [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/v1.6.0...v1.6.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 23 ++++++++++++++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index feb014c..41d6112 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "deployed-package:sync:icons": "yarn figma-sync:withIcons" }, "dependencies": { - "axios": "1.6.0", + "axios": "1.6.5", "figma-api": "1.11.0", "lodash": "4.17.21", "require-from-string": "2.0.2", diff --git a/yarn.lock b/yarn.lock index e30e7ed..5221bc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -619,7 +619,7 @@ __metadata: "@types/require-from-string": 1.2.2 "@typescript-eslint/eslint-plugin": 6.9.1 "@typescript-eslint/parser": 6.9.1 - axios: 1.6.0 + axios: 1.6.5 eslint: 8.52.0 eslint-plugin-import: 2.29.0 eslint-plugin-jest: 27.6.0 @@ -1747,6 +1747,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:1.6.5": + version: 1.6.5 + resolution: "axios@npm:1.6.5" + dependencies: + follow-redirects: ^1.15.4 + form-data: ^4.0.0 + proxy-from-env: ^1.1.0 + checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d + languageName: node + linkType: hard + "axios@npm:^0.21.1": version: 0.21.4 resolution: "axios@npm:0.21.4" @@ -2962,6 +2973,16 @@ __metadata: languageName: node linkType: hard +"follow-redirects@npm:^1.15.4": + version: 1.15.4 + resolution: "follow-redirects@npm:1.15.4" + peerDependenciesMeta: + debug: + optional: true + checksum: e178d1deff8b23d5d24ec3f7a94cde6e47d74d0dc649c35fc9857041267c12ec5d44650a0c5597ef83056ada9ea6ca0c30e7c4f97dbf07d035086be9e6a5b7b6 + languageName: node + linkType: hard + "for-each@npm:^0.3.3": version: 0.3.3 resolution: "for-each@npm:0.3.3"