From eaad45046ad2c3e02de32536f892743aa66c4071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:45:53 +0000 Subject: [PATCH] Bump axios from 1.6.1 to 1.6.2 (#1686) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.
Release notes

Sourced from axios's releases.

Release v1.6.2

Release notes:

Features

PRs


📢 This PR added &#x27;withXSRFToken&#x27; option as a
replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the
old behavior.
This functionality is considered as a fix.

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.2 (2023-11-14)

Features

PRs


📢 This PR added &#x27;withXSRFToken&#x27; option as a
replacement for old withCredentials behaviour.
You should now use withXSRFToken along with withCredential to get the
old behavior.
This functionality is considered as a fix.

Contributors to this release

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.6.1&new-version=1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 36 +++++++++++++------------- packages/bdd-tests/package.json | 2 +- packages/coordinator/package.json | 2 +- packages/e2e-tests/package.json | 2 +- packages/models/package.json | 2 +- packages/tool/site/client/package.json | 2 +- packages/tool/site/server/package.json | 2 +- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2ca34de1e..f72089cad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6540,9 +6540,9 @@ "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" }, "node_modules/axios": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz", - "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz", + "integrity": "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==", "dependencies": { "follow-redirects": "^1.15.0", "form-data": "^4.0.0", @@ -21331,7 +21331,7 @@ "@babel/preset-env": "^7.10.4", "@cucumber/cucumber": "^9.5.1", "@types/fhir": "^0.0.34", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "babel-jest": "^26.1.0", "dom-parser": "^0.1.6", @@ -21613,7 +21613,7 @@ "@types/xsd-schema-validator": "^0.5.4", "@xmldom/xmldom": "^0.8.10", "asn1js": "^3.0.5", - "axios": "^1.3.4", + "axios": "^1.6.2", "crypto-js": "^4.2.0", "fhirpath": "^3.3.1", "hapi-pino": "^12.1.0", @@ -21663,7 +21663,7 @@ "@types/jsdom": "^21.1.0", "@types/jsonwebtoken": "^9.0.3", "@types/lossless-json": "1.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "jsdom": "^22.1.0", "jsonwebtoken": "^9.0.2", @@ -21698,7 +21698,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "axios": "^1.3.4", + "axios": "^1.6.2", "fhirpath": "^3.3.1", "lossless-json": "^3.0.1", "xml-js": "^1.6.11" @@ -21818,7 +21818,7 @@ "license": "MIT", "dependencies": { "@types/file-saver": "^2.0.5", - "axios": "^1.3.4", + "axios": "^1.6.2", "buffer": "^6.0.3", "classnames": "^2.3.2", "crypto-js": "^4.2.0", @@ -22013,7 +22013,7 @@ "@hapi/inert": "^7.0.0", "@hapi/vision": "^7.0.1", "@hapi/yar": "^11.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "client-oauth2": "^4.3.3", "fhir": "^4.11.2", "handlebars": "^4.7.7", @@ -26953,7 +26953,7 @@ "@types/jsdom": "^21.1.0", "@types/jsonwebtoken": "^9.0.3", "@types/lossless-json": "1.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "jsdom": "^22.1.0", "jsonwebtoken": "^9.0.2", @@ -27228,9 +27228,9 @@ "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" }, "axios": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz", - "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz", + "integrity": "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==", "requires": { "follow-redirects": "^1.15.0", "form-data": "^4.0.0", @@ -28775,7 +28775,7 @@ "@types/xsd-schema-validator": "^0.5.4", "@xmldom/xmldom": "^0.8.10", "asn1js": "^3.0.5", - "axios": "^1.3.4", + "axios": "^1.6.2", "crypto-js": "^4.2.0", "fhirpath": "^3.3.1", "hapi-pino": "^12.1.0", @@ -28803,7 +28803,7 @@ "requires": { "@types/fhir": "^0.0.36", "@types/lossless-json": "^1.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "fhirpath": "^3.3.1", "lossless-json": "^3.0.1", "xml-js": "^1.6.11" @@ -28891,7 +28891,7 @@ "@types/styled-components": "^5.1.15", "@types/uuid": "^9.0.7", "@types/webpack": "^5.28.2", - "axios": "^1.3.4", + "axios": "^1.6.2", "babel-loader": "^9.1.2", "buffer": "^6.0.3", "classnames": "^2.3.2", @@ -29037,7 +29037,7 @@ "@types/hapi__yar": "^10.1.1", "@types/jsonwebtoken": "^9.0.3", "@types/uuid": "^9.0.7", - "axios": "^1.3.4", + "axios": "^1.6.2", "client-oauth2": "^4.3.3", "fhir": "^4.11.2", "handlebars": "^4.7.7", @@ -34438,7 +34438,7 @@ "@babel/preset-env": "^7.10.4", "@cucumber/cucumber": "^9.5.1", "@types/fhir": "^0.0.34", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "babel-jest": "^26.1.0", "base64url": "^3.0.1", diff --git a/packages/bdd-tests/package.json b/packages/bdd-tests/package.json index 824ea6d152..29134b86cc 100644 --- a/packages/bdd-tests/package.json +++ b/packages/bdd-tests/package.json @@ -21,7 +21,7 @@ "@babel/preset-env": "^7.10.4", "@cucumber/cucumber": "^9.5.1", "@types/fhir": "^0.0.34", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "babel-jest": "^26.1.0", "dom-parser": "^0.1.6", diff --git a/packages/coordinator/package.json b/packages/coordinator/package.json index 5b8f3804bd..18290f71f7 100644 --- a/packages/coordinator/package.json +++ b/packages/coordinator/package.json @@ -28,7 +28,7 @@ "@types/xsd-schema-validator": "^0.5.4", "@xmldom/xmldom": "^0.8.10", "asn1js": "^3.0.5", - "axios": "^1.3.4", + "axios": "^1.6.2", "crypto-js": "^4.2.0", "fhirpath": "^3.3.1", "hapi-pino": "^12.1.0", diff --git a/packages/e2e-tests/package.json b/packages/e2e-tests/package.json index 3731908759..7678090940 100644 --- a/packages/e2e-tests/package.json +++ b/packages/e2e-tests/package.json @@ -30,7 +30,7 @@ "@types/jsdom": "^21.1.0", "@types/jsonwebtoken": "^9.0.3", "@types/lossless-json": "1.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "axios-cookiejar-support": "^4.0.6", "jsdom": "^22.1.0", "jsonwebtoken": "^9.0.2", diff --git a/packages/models/package.json b/packages/models/package.json index b008c18269..efaa65cbed 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -15,7 +15,7 @@ "npm": "8.x" }, "dependencies": { - "axios": "^1.3.4", + "axios": "^1.6.2", "fhirpath": "^3.3.1", "lossless-json": "^3.0.1", "xml-js": "^1.6.11" diff --git a/packages/tool/site/client/package.json b/packages/tool/site/client/package.json index c99d5fa010..01abb7a824 100644 --- a/packages/tool/site/client/package.json +++ b/packages/tool/site/client/package.json @@ -58,7 +58,7 @@ }, "dependencies": { "@types/file-saver": "^2.0.5", - "axios": "^1.3.4", + "axios": "^1.6.2", "buffer": "^6.0.3", "classnames": "^2.3.2", "crypto-js": "^4.2.0", diff --git a/packages/tool/site/server/package.json b/packages/tool/site/server/package.json index c9ec072926..2e3cc2e72d 100644 --- a/packages/tool/site/server/package.json +++ b/packages/tool/site/server/package.json @@ -33,7 +33,7 @@ "@hapi/inert": "^7.0.0", "@hapi/vision": "^7.0.1", "@hapi/yar": "^11.0.1", - "axios": "^1.3.4", + "axios": "^1.6.2", "client-oauth2": "^4.3.3", "fhir": "^4.11.2", "handlebars": "^4.7.7",