From 450593c27f332d4005fde7e1f8b3eeb303434f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:36:59 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directories with 2 updates Bumps the npm_and_yarn group with 2 updates in the /. directory: [axios](https://github.com/axios/axios) and [luxon](https://github.com/moment/luxon). Updates `axios` from 1.6.2 to 1.6.3 - [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.6.2...v1.6.3) Updates `luxon` from 3.4.0 to 3.4.1 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: luxon dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8f0e1246..e983512d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@visx/threshold": "^2.12.2", "@visx/tooltip": "^2.10.0", "autoprefixer": "10.4.13", - "axios": "^1.6.2", + "axios": "^1.6.3", "bcrypt": "^5.1.1", "bull": "^4.10.2", "classnames": "^2.3.1", @@ -113,7 +113,7 @@ "jwks-rsa": "^3.0.0", "jwt-decode": "^3.1.2", "lodash": "^4.17.21", - "luxon": "^3.4.0", + "luxon": "^3.4.1", "mime-types": "^2.1.35", "morgan": "^1.10.0", "multer": "^1.4.5-lts.1", diff --git a/yarn.lock b/yarn.lock index 9ed316f8..03f8a188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6561,10 +6561,10 @@ axios@^0.25.0: dependencies: follow-redirects "^1.14.7" -axios@^1.0.0, axios@^1.6.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2" - integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A== +axios@^1.0.0, axios@^1.6.3: + version "1.6.3" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.3.tgz#7f50f23b3aa246eff43c54834272346c396613f4" + integrity sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww== dependencies: follow-redirects "^1.15.0" form-data "^4.0.0" @@ -13626,10 +13626,10 @@ luxon@^1.28.0: resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf" integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ== -luxon@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7" - integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw== +luxon@^3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.1.tgz#9147374b2c539e7893f906c420e9b080b59c5457" + integrity sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q== lz-string@^1.4.4: version "1.4.4"