From db2d0596d4eef01bf65192a7d10d6f826277d779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:02:54 -0400 Subject: [PATCH] chore: bump axios from 1.7.2 to 1.7.4 in /site (#14265) Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [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.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/package.json b/site/package.json index 12997ee62d..3a0a760e6d 100644 --- a/site/package.json +++ b/site/package.json @@ -57,7 +57,7 @@ "@xterm/addon-webgl": "0.18.0", "@xterm/xterm": "5.5.0", "ansi-to-html": "0.7.2", - "axios": "1.7.2", + "axios": "1.7.4", "canvas": "3.0.0-rc2", "chart.js": "4.4.0", "chartjs-adapter-date-fns": "3.0.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index b3c069def2..5f2fb9d533 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 0.7.2 version: 0.7.2 axios: - specifier: 1.7.2 - version: 1.7.2 + specifier: 1.7.4 + version: 1.7.4 canvas: specifier: 3.0.0-rc2 version: 3.0.0-rc2 @@ -3419,8 +3419,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.4: + resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} babel-core@7.0.0-bridge.0: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} @@ -10796,7 +10796,7 @@ snapshots: available-typed-arrays@1.0.5: {} - axios@1.7.2: + axios@1.7.4: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0