diff --git a/.pnp.cjs b/.pnp.cjs index 0cc1c24..7c07e7c 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -6478,10 +6478,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["axios", [\ - ["npm:1.4.0", {\ - "packageLocation": "./.yarn/cache/axios-npm-1.4.0-4d7ce8ca3e-7fb6a4313b.zip/node_modules/axios/",\ + ["npm:1.6.1", {\ + "packageLocation": "./.yarn/cache/axios-npm-1.6.1-ffaff76449-573f03f59b.zip/node_modules/axios/",\ "packageDependencies": [\ - ["axios", "npm:1.4.0"],\ + ["axios", "npm:1.6.1"],\ ["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.2"],\ ["form-data", "npm:4.0.0"],\ ["proxy-from-env", "npm:1.1.0"]\ @@ -11390,7 +11390,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@yarnpkg/lockfile", "npm:1.1.0"],\ ["@yarnpkg/parsers", "npm:3.0.0-rc.43"],\ ["@zkochan/js-yaml", "npm:0.0.6"],\ - ["axios", "npm:1.4.0"],\ + ["axios", "npm:1.6.1"],\ ["chalk", "npm:4.1.2"],\ ["cli-cursor", "npm:3.1.0"],\ ["cli-spinners", "npm:2.6.1"],\ diff --git a/.yarn/cache/axios-npm-1.4.0-4d7ce8ca3e-7fb6a4313b.zip b/.yarn/cache/axios-npm-1.4.0-4d7ce8ca3e-7fb6a4313b.zip deleted file mode 100644 index 9adaabc..0000000 Binary files a/.yarn/cache/axios-npm-1.4.0-4d7ce8ca3e-7fb6a4313b.zip and /dev/null differ diff --git a/.yarn/cache/axios-npm-1.6.1-ffaff76449-573f03f59b.zip b/.yarn/cache/axios-npm-1.6.1-ffaff76449-573f03f59b.zip new file mode 100644 index 0000000..517d469 Binary files /dev/null and b/.yarn/cache/axios-npm-1.6.1-ffaff76449-573f03f59b.zip differ diff --git a/yarn.lock b/yarn.lock index fea81c8..a2812a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4472,13 +4472,13 @@ __metadata: linkType: hard "axios@npm:^1.0.0": - version: 1.4.0 - resolution: "axios@npm:1.4.0" + version: 1.6.1 + resolution: "axios@npm:1.6.1" dependencies: follow-redirects: ^1.15.0 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b + checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc languageName: node linkType: hard