From bfd8ccc04802a5ed4007d23643b053f3edf059e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 17:48:29 +0000 Subject: [PATCH] chore(deps): bump axios from 1.3.3 to 1.6.0 in /samples/svelte-query Bumps [axios](https://github.com/axios/axios) from 1.3.3 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/v1.3.3...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/svelte-query/package.json | 2 +- samples/svelte-query/yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/samples/svelte-query/package.json b/samples/svelte-query/package.json index 57bbf73713..dda66eea6b 100644 --- a/samples/svelte-query/package.json +++ b/samples/svelte-query/package.json @@ -35,7 +35,7 @@ "type": "module", "dependencies": { "@tanstack/svelte-query": "^4.24.9", - "axios": "^1.3.3", + "axios": "^1.6.0", "orval": "link:../../packages/orval/dist" }, "msw": { diff --git a/samples/svelte-query/yarn.lock b/samples/svelte-query/yarn.lock index 3dbf0e49e6..5037a8a6e8 100644 --- a/samples/svelte-query/yarn.lock +++ b/samples/svelte-query/yarn.lock @@ -494,10 +494,10 @@ asynckit@^0.4.0: resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== -axios@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b" - integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA== +axios@^1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102" + integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg== dependencies: follow-redirects "^1.15.0" form-data "^4.0.0" @@ -1508,7 +1508,6 @@ ora@^5.4.1: "orval@link:../../packages/orval/dist": version "0.0.0" - uid "" os-tmpdir@~1.0.2: version "1.0.2"