From 5f7a8029aa0b41274b50219bf922bcf6aade143e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:58:20 +0000 Subject: [PATCH] chore(deps): Bump axios from 0.26.1 to 0.30.0 Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.30.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/fluentjs/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++++++++------- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/packages/fluentjs/package.json b/packages/fluentjs/package.json index 04443899..4a7a5654 100644 --- a/packages/fluentjs/package.json +++ b/packages/fluentjs/package.json @@ -26,7 +26,7 @@ "@stamp/it": "^1.1.0", "@stamp/privatize": "^1.0.3", "await-to-js": "^3.0.0", - "axios": "^0.26.1", + "axios": "^0.30.0", "btoa": "^1.2.1", "dayjs": "^1.11.0", "jwt-decode": "^3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b138611..c8987aa3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -248,7 +248,7 @@ importers: packages/fluent-firebase: dependencies: '@goatlab/fluent': - specifier: ^0.7.38 + specifier: ^0.7.39 version: link:../fluent '@goatlab/js-utils': specifier: workspace:* @@ -486,8 +486,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 axios: - specifier: ^0.26.1 - version: 0.26.1 + specifier: ^0.30.0 + version: 0.30.0 btoa: specifier: ^1.2.1 version: 1.2.1 @@ -3866,8 +3866,8 @@ packages: resolution: {integrity: sha512-0BfJq4NSfQXd+SkFdrvFbG7addhYSBA2mQwISr46pD6E5iqkWg02RAs8vyTT/j0RTnoYmeXauBuSv1qKwR179g==} deprecated: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 - axios@0.26.1: - resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==} + axios@0.30.0: + resolution: {integrity: sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==} axios@1.10.0: resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==} @@ -5663,6 +5663,10 @@ packages: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} + form-data@4.0.3: + resolution: {integrity: sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==} + engines: {node: '>= 6'} + formdata-polyfill@4.0.10: resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} engines: {node: '>=12.20.0'} @@ -14277,16 +14281,18 @@ snapshots: transitivePeerDependencies: - supports-color - axios@0.26.1: + axios@0.30.0: dependencies: follow-redirects: 1.15.9 + form-data: 4.0.3 + proxy-from-env: 1.1.0 transitivePeerDependencies: - debug axios@1.10.0: dependencies: follow-redirects: 1.15.9 - form-data: 4.0.0 + form-data: 4.0.3 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug @@ -16529,6 +16535,14 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 + form-data@4.0.3: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + es-set-tostringtag: 2.1.0 + hasown: 2.0.2 + mime-types: 2.1.35 + formdata-polyfill@4.0.10: dependencies: fetch-blob: 3.2.0