From f33e43e304da8c646248cb0929b71df3c3a6261e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 18:07:26 +0000 Subject: [PATCH] Bump axios-auth-refresh in /src/frontend/efiling-frontend Bumps [axios-auth-refresh](https://github.com/Flyrell/axios-auth-refresh) from 2.2.8 to 3.3.6. - [Release notes](https://github.com/Flyrell/axios-auth-refresh/releases) - [Commits](https://github.com/Flyrell/axios-auth-refresh/compare/v2.2.8...v3.3.6) --- updated-dependencies: - dependency-name: axios-auth-refresh dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/frontend/efiling-frontend/package.json | 2 +- src/frontend/efiling-frontend/yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/src/frontend/efiling-frontend/package.json b/src/frontend/efiling-frontend/package.json index b3b64aa306..a6a5360f3a 100644 --- a/src/frontend/efiling-frontend/package.json +++ b/src/frontend/efiling-frontend/package.json @@ -7,7 +7,7 @@ "@babel/preset-react": "^7.12.1", "@bcgov/bootstrap-theme": "github:bcgov/bootstrap-theme", "axios": "^0.19.2", - "axios-auth-refresh": "^2.2.8", + "axios-auth-refresh": "^3.3.6", "babel-plugin-transform-export-extensions": "^6.22.0", "bootstrap": "^4.5.3", "dinero.js": "^1.8.1", diff --git a/src/frontend/efiling-frontend/yarn.lock b/src/frontend/efiling-frontend/yarn.lock index f5c1cc2fea..cd2594a5ca 100644 --- a/src/frontend/efiling-frontend/yarn.lock +++ b/src/frontend/efiling-frontend/yarn.lock @@ -1168,13 +1168,6 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.12.5": - version "7.12.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== - dependencies: - regenerator-runtime "^0.13.4" - "@babel/template@^7.10.4", "@babel/template@^7.4.0", "@babel/template@^7.8.6": version "7.10.4" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" @@ -4241,10 +4234,10 @@ axe-core@^4.0.2: resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.0.2.tgz#c7cf7378378a51fcd272d3c09668002a4990b1cb" integrity sha512-arU1h31OGFu+LPrOLGZ7nB45v940NMDMEJeNmbutu57P+UFDVnkZg3e+J1I2HJRZ9hT7gO8J91dn/PMrAiKakA== -axios-auth-refresh@^2.2.8: - version "2.2.8" - resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-2.2.8.tgz#de420b6b5d6efdb4ad3666e44c38960a9b08f382" - integrity sha512-WR59uCgO9VppC9VQU6vtszrAHnF3RtylkGltOGldfB4Rw+my0j9WdJuvRzMwiwTh+LmG/SQWzgeCfFYf8N4FIA== +axios-auth-refresh@^3.3.6: + version "3.3.6" + resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.3.6.tgz#a879f6296a889d6616e51069c2a8135b697966e7" + integrity sha512-2CeBUce/SxIfFxow5/n8vApJ97yYF6qoV4gh1UrswT7aEOnlOdBLxxyhOI4IaxGs6BY0l8YujU2jlc4aCmK17Q== axios-mock-adapter@^1.19.0: version "1.19.0"