From 514481cccf2b87c2e1a08b3311827d276c96468c Mon Sep 17 00:00:00 2001 From: Theofanis Despoudis <328805+theodesp@users.noreply.github.com> Date: Wed, 14 Aug 2024 21:53:00 +0100 Subject: [PATCH] chore(deps): Bump axios to 1.7.4 (#1930) --- package-lock.json | 230 +++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 148 insertions(+), 84 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75f2ffea9..362a9e46b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3453,6 +3453,7 @@ }, "node_modules/@apollo/client": { "version": "3.8.6", + "dev": true, "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", @@ -7051,6 +7052,7 @@ "node_modules/@jridgewell/source-map": { "version": "0.3.5", "license": "MIT", + "optional": true, "dependencies": { "@jridgewell/gen-mapping": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.9" @@ -7514,22 +7516,6 @@ "url": "https://opencollective.com/unts" } }, - "node_modules/@playwright/test": { - "version": "1.44.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.44.1.tgz", - "integrity": "sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==", - "optional": true, - "peer": true, - "dependencies": { - "playwright": "1.44.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.15", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.15.tgz", @@ -9179,6 +9165,7 @@ "node_modules/@types/eslint": { "version": "8.44.4", "license": "MIT", + "optional": true, "dependencies": { "@types/estree": "*", "@types/json-schema": "*" @@ -9187,6 +9174,7 @@ "node_modules/@types/eslint-scope": { "version": "3.7.5", "license": "MIT", + "optional": true, "dependencies": { "@types/eslint": "*", "@types/estree": "*" @@ -9194,7 +9182,8 @@ }, "node_modules/@types/estree": { "version": "1.0.2", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@types/express": { "version": "4.17.21", @@ -9364,6 +9353,7 @@ }, "node_modules/@types/json-schema": { "version": "7.0.13", + "devOptional": true, "license": "MIT" }, "node_modules/@types/json5": { @@ -9678,7 +9668,7 @@ }, "node_modules/@typescript-eslint/eslint-plugin": { "version": "5.62.0", - "devOptional": true, + "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.4.0", @@ -9711,7 +9701,7 @@ }, "node_modules/@typescript-eslint/parser": { "version": "5.62.0", - "devOptional": true, + "dev": true, "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/scope-manager": "5.62.0", @@ -9753,7 +9743,7 @@ }, "node_modules/@typescript-eslint/type-utils": { "version": "5.62.0", - "devOptional": true, + "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/typescript-estree": "5.62.0", @@ -9873,6 +9863,7 @@ "node_modules/@webassemblyjs/ast": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/helper-numbers": "1.11.6", "@webassemblyjs/helper-wasm-bytecode": "1.11.6" @@ -9880,19 +9871,23 @@ }, "node_modules/@webassemblyjs/floating-point-hex-parser": { "version": "1.11.6", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@webassemblyjs/helper-api-error": { "version": "1.11.6", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@webassemblyjs/helper-buffer": { "version": "1.11.6", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@webassemblyjs/helper-numbers": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/floating-point-hex-parser": "1.11.6", "@webassemblyjs/helper-api-error": "1.11.6", @@ -9901,11 +9896,13 @@ }, "node_modules/@webassemblyjs/helper-wasm-bytecode": { "version": "1.11.6", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@webassemblyjs/helper-wasm-section": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@webassemblyjs/helper-buffer": "1.11.6", @@ -9916,6 +9913,7 @@ "node_modules/@webassemblyjs/ieee754": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@xtuc/ieee754": "^1.2.0" } @@ -9923,17 +9921,20 @@ "node_modules/@webassemblyjs/leb128": { "version": "1.11.6", "license": "Apache-2.0", + "optional": true, "dependencies": { "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/utf8": { "version": "1.11.6", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@webassemblyjs/wasm-edit": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@webassemblyjs/helper-buffer": "1.11.6", @@ -9948,6 +9949,7 @@ "node_modules/@webassemblyjs/wasm-gen": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@webassemblyjs/helper-wasm-bytecode": "1.11.6", @@ -9959,6 +9961,7 @@ "node_modules/@webassemblyjs/wasm-opt": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@webassemblyjs/helper-buffer": "1.11.6", @@ -9969,6 +9972,7 @@ "node_modules/@webassemblyjs/wasm-parser": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@webassemblyjs/helper-api-error": "1.11.6", @@ -9981,6 +9985,7 @@ "node_modules/@webassemblyjs/wast-printer": { "version": "1.11.6", "license": "MIT", + "optional": true, "dependencies": { "@webassemblyjs/ast": "1.11.6", "@xtuc/long": "4.2.2" @@ -11413,6 +11418,7 @@ }, "node_modules/@wry/trie": { "version": "0.4.3", + "dev": true, "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -11423,11 +11429,13 @@ }, "node_modules/@xtuc/ieee754": { "version": "1.2.0", - "license": "BSD-3-Clause" + "license": "BSD-3-Clause", + "optional": true }, "node_modules/@xtuc/long": { "version": "4.2.2", - "license": "Apache-2.0" + "license": "Apache-2.0", + "optional": true }, "node_modules/abab": { "version": "2.0.6", @@ -11449,6 +11457,7 @@ }, "node_modules/acorn": { "version": "8.10.0", + "devOptional": true, "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -11469,6 +11478,7 @@ "node_modules/acorn-import-assertions": { "version": "1.9.0", "license": "MIT", + "optional": true, "peerDependencies": { "acorn": "^8" } @@ -11511,6 +11521,7 @@ }, "node_modules/ajv": { "version": "6.12.6", + "devOptional": true, "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", @@ -11574,6 +11585,7 @@ "node_modules/ajv-keywords": { "version": "3.5.2", "license": "MIT", + "optional": true, "peerDependencies": { "ajv": "^6.9.1" } @@ -11949,9 +11961,9 @@ } }, "node_modules/axios": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", - "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", + "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", "optional": true, "dependencies": { "follow-redirects": "^1.15.6", @@ -12442,6 +12454,7 @@ "version": "4.23.1", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz", "integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==", + "devOptional": true, "funding": [ { "type": "opencollective", @@ -12519,6 +12532,7 @@ }, "node_modules/buffer-from": { "version": "1.1.2", + "devOptional": true, "license": "MIT" }, "node_modules/builtin-modules": { @@ -12843,6 +12857,7 @@ "node_modules/chrome-trace-event": { "version": "1.0.3", "license": "MIT", + "optional": true, "engines": { "node": ">=6.0" } @@ -13023,7 +13038,8 @@ }, "node_modules/commander": { "version": "2.20.3", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/comment-parser": { "version": "1.4.1", @@ -14508,7 +14524,8 @@ "node_modules/electron-to-chromium": { "version": "1.4.810", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.810.tgz", - "integrity": "sha512-Kaxhu4T7SJGpRQx99tq216gCq2nMxJo+uuT6uzz9l8TVN2stL7M06MIIXAtr9jsrLs2Glflgf2vMQRepxawOdQ==" + "integrity": "sha512-Kaxhu4T7SJGpRQx99tq216gCq2nMxJo+uuT6uzz9l8TVN2stL7M06MIIXAtr9jsrLs2Glflgf2vMQRepxawOdQ==", + "devOptional": true }, "node_modules/emittery": { "version": "0.13.1", @@ -14570,6 +14587,7 @@ }, "node_modules/enhanced-resolve": { "version": "5.15.0", + "devOptional": true, "license": "MIT", "dependencies": { "graceful-fs": "^4.2.4", @@ -14732,7 +14750,8 @@ }, "node_modules/es-module-lexer": { "version": "1.3.1", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/es-set-tostringtag": { "version": "2.0.1", @@ -14775,6 +14794,7 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "devOptional": true, "engines": { "node": ">=6" } @@ -15246,6 +15266,7 @@ }, "node_modules/eslint-scope": { "version": "5.1.1", + "devOptional": true, "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", @@ -15257,6 +15278,7 @@ }, "node_modules/eslint-scope/node_modules/estraverse": { "version": "4.3.0", + "devOptional": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" @@ -15477,6 +15499,7 @@ }, "node_modules/esrecurse": { "version": "4.3.0", + "devOptional": true, "license": "BSD-2-Clause", "dependencies": { "estraverse": "^5.2.0" @@ -15487,6 +15510,7 @@ }, "node_modules/estraverse": { "version": "5.3.0", + "devOptional": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" @@ -15518,6 +15542,7 @@ "node_modules/events": { "version": "3.3.0", "license": "MIT", + "optional": true, "engines": { "node": ">=0.8.x" } @@ -15764,6 +15789,7 @@ }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", + "devOptional": true, "license": "MIT" }, "node_modules/fast-levenshtein": { @@ -16597,6 +16623,7 @@ }, "node_modules/glob-to-regexp": { "version": "0.4.1", + "devOptional": true, "license": "BSD-2-Clause" }, "node_modules/glob/node_modules/brace-expansion": { @@ -20678,6 +20705,7 @@ }, "node_modules/json-schema-traverse": { "version": "0.4.1", + "devOptional": true, "license": "MIT" }, "node_modules/json-stable-stringify-without-jsonify": { @@ -21085,6 +21113,7 @@ "node_modules/loader-runner": { "version": "4.3.0", "license": "MIT", + "optional": true, "engines": { "node": ">=6.11.5" } @@ -21654,6 +21683,7 @@ }, "node_modules/merge-stream": { "version": "2.0.0", + "devOptional": true, "license": "MIT" }, "node_modules/merge2": { @@ -21984,7 +22014,7 @@ }, "node_modules/natural-compare-lite": { "version": "1.4.0", - "devOptional": true, + "dev": true, "license": "MIT" }, "node_modules/negotiator": { @@ -21998,7 +22028,8 @@ }, "node_modules/neo-async": { "version": "2.6.2", - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/netmask": { "version": "2.0.2", @@ -22264,7 +22295,8 @@ "node_modules/node-releases": { "version": "2.0.14", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==" + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "devOptional": true }, "node_modules/normalize-package-data": { "version": "2.5.0", @@ -22851,6 +22883,7 @@ }, "node_modules/optimism": { "version": "0.17.5", + "dev": true, "license": "MIT", "dependencies": { "@wry/context": "^0.7.0", @@ -23245,52 +23278,6 @@ "node": ">=8" } }, - "node_modules/playwright": { - "version": "1.44.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.44.1.tgz", - "integrity": "sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==", - "optional": true, - "peer": true, - "dependencies": { - "playwright-core": "1.44.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=16" - }, - "optionalDependencies": { - "fsevents": "2.3.2" - } - }, - "node_modules/playwright/node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "peer": true, - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/playwright/node_modules/playwright-core": { - "version": "1.44.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.44.1.tgz", - "integrity": "sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==", - "optional": true, - "peer": true, - "bin": { - "playwright-core": "cli.js" - }, - "engines": { - "node": ">=16" - } - }, "node_modules/plur": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz", @@ -23745,6 +23732,7 @@ }, "node_modules/punycode": { "version": "2.3.0", + "devOptional": true, "license": "MIT", "engines": { "node": ">=6" @@ -23855,6 +23843,7 @@ }, "node_modules/randombytes": { "version": "2.1.0", + "devOptional": true, "license": "MIT", "dependencies": { "safe-buffer": "^5.1.0" @@ -24839,6 +24828,7 @@ "node_modules/schema-utils": { "version": "3.3.0", "license": "MIT", + "optional": true, "dependencies": { "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", @@ -24971,6 +24961,7 @@ "node_modules/serialize-javascript": { "version": "6.0.1", "license": "BSD-3-Clause", + "optional": true, "dependencies": { "randombytes": "^2.1.0" } @@ -25723,6 +25714,7 @@ }, "node_modules/source-map": { "version": "0.6.1", + "devOptional": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" @@ -26679,6 +26671,7 @@ }, "node_modules/tapable": { "version": "2.2.1", + "devOptional": true, "license": "MIT", "engines": { "node": ">=6" @@ -26746,6 +26739,7 @@ "node_modules/terser": { "version": "5.22.0", "license": "BSD-2-Clause", + "optional": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.8.2", @@ -26762,6 +26756,7 @@ "node_modules/terser-webpack-plugin": { "version": "5.3.9", "license": "MIT", + "optional": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.17", "jest-worker": "^27.4.5", @@ -26794,6 +26789,7 @@ "node_modules/terser-webpack-plugin/node_modules/has-flag": { "version": "4.0.0", "license": "MIT", + "optional": true, "engines": { "node": ">=8" } @@ -26801,6 +26797,7 @@ "node_modules/terser-webpack-plugin/node_modules/jest-worker": { "version": "27.5.1", "license": "MIT", + "optional": true, "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -26813,6 +26810,7 @@ "node_modules/terser-webpack-plugin/node_modules/supports-color": { "version": "8.1.1", "license": "MIT", + "optional": true, "dependencies": { "has-flag": "^4.0.0" }, @@ -26826,6 +26824,7 @@ "node_modules/terser/node_modules/source-map-support": { "version": "0.5.21", "license": "MIT", + "optional": true, "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" @@ -27447,7 +27446,7 @@ }, "node_modules/typescript": { "version": "4.9.5", - "devOptional": true, + "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -27576,6 +27575,7 @@ "version": "1.0.16", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "devOptional": true, "funding": [ { "type": "opencollective", @@ -27617,6 +27617,7 @@ }, "node_modules/uri-js": { "version": "4.4.1", + "devOptional": true, "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" @@ -27872,6 +27873,7 @@ "node_modules/watchpack": { "version": "2.4.0", "license": "MIT", + "optional": true, "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" @@ -27914,6 +27916,7 @@ "node_modules/webpack": { "version": "5.89.0", "license": "MIT", + "optional": true, "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.0", @@ -28320,6 +28323,7 @@ "node_modules/webpack-sources": { "version": "3.2.3", "license": "MIT", + "optional": true, "engines": { "node": ">=10.13.0" } @@ -36212,6 +36216,66 @@ "plugins/faustwp": { "name": "@faustwp/wordpress-plugin", "version": "1.3.2" + }, + "packages/experimental-app-router/node_modules/@next/swc-android-arm-eabi": { + "version": "12.3.4", + "resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.3.4.tgz", + "integrity": "sha512-cM42Cw6V4Bz/2+j/xIzO8nK/Q3Ly+VSlZJTa1vHzsocJRYz8KT6MrreXaci2++SIZCF1rVRCDgAg5PpqRibdIA==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 10" + } + }, + "packages/experimental-app-router/node_modules/@next/swc-android-arm64": { + "version": "12.3.4", + "resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-12.3.4.tgz", + "integrity": "sha512-5jf0dTBjL+rabWjGj3eghpLUxCukRhBcEJgwLedewEA/LJk2HyqCvGIwj5rH+iwmq1llCWbOky2dO3pVljrapg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 10" + } + }, + "packages/experimental-app-router/node_modules/@next/swc-freebsd-x64": { + "version": "12.3.4", + "resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.3.4.tgz", + "integrity": "sha512-KM9JXRXi/U2PUM928z7l4tnfQ9u8bTco/jb939pdFUHqc28V43Ohd31MmZD1QzEK4aFlMRaIBQOWQZh4D/E5lQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">= 10" + } + }, + "packages/experimental-app-router/node_modules/@next/swc-linux-arm-gnueabihf": { + "version": "12.3.4", + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.3.4.tgz", + "integrity": "sha512-3zqD3pO+z5CZyxtKDTnOJ2XgFFRUBciOox6EWkoZvJfc9zcidNAQxuwonUeNts6Xbm8Wtm5YGIRC0x+12YH7kw==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } } } } diff --git a/package.json b/package.json index 266e0e8c5..5c1d1ef4d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "semver": "~7.5.2", "optionator": "0.9.3", "postcss": "8.4.31", - "axios": "^1.6.1", + "axios": "^1.7.4", "ws": "8.17.1" } }