From 17fb98cf309845dfd694056cd527f2e364bffe8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 09:00:41 +0000 Subject: [PATCH] build(deps): bump axios from 1.2.2 to 1.3.3 Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.3.3. - [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/1.2.2...v1.3.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0443203b..fcdb8560 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "about-window": "^1.15.2", "animate.css": "^4.1.0", "auto-launch": "^5.0.5", - "axios": "1.2.2", + "axios": "1.3.3", "blueimp-load-image": "^5.16.0", "electron-context-menu": "^3.6.1", "electron-json-storage": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index c024d33d..11db8da5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2883,6 +2883,15 @@ axios@1.2.2: form-data "^4.0.0" proxy-from-env "^1.1.0" +axios@1.3.3: + version "1.3.3" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b" + integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA== + dependencies: + follow-redirects "^1.15.0" + form-data "^4.0.0" + proxy-from-env "^1.1.0" + babel-jest@^26.6.3: version "26.6.3" resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056" @@ -11297,9 +11306,10 @@ tsutils@^3.21.0: dependencies: tslib "^1.8.1" -ttfinfo@^0.2.0, "ttfinfo@git+https://github.com/rBurgett/ttfinfo.git": +ttfinfo@^0.2.0, "ttfinfo@https://github.com/rBurgett/ttfinfo.git": version "0.2.0" - resolved "git+https://github.com/rBurgett/ttfinfo.git#f00e43e2a6d4c8a12a677df20b7804492d50863c" + uid f00e43e2a6d4c8a12a677df20b7804492d50863c + resolved "https://github.com/rBurgett/ttfinfo.git#f00e43e2a6d4c8a12a677df20b7804492d50863c" tunnel@^0.0.6: version "0.0.6"