From fc01959e26c04f2c58fc7c48a8facf6aabaf90c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:56:03 +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.4 to 1.6.5 - [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.4...v1.6.5) Updates `luxon` from 3.4.2 to 3.4.3 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.2...3.4.3) --- 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 d609422d..7f773e52 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.4", + "axios": "^1.6.5", "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.2", + "luxon": "^3.4.3", "mime-types": "^2.1.35", "morgan": "^1.10.0", "multer": "^1.4.5-lts.1", diff --git a/yarn.lock b/yarn.lock index a02127e5..72f10517 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.4: - version "1.6.4" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0" - integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A== +axios@^1.0.0, axios@^1.6.5: + version "1.6.5" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.5.tgz#2c090da14aeeab3770ad30c3a1461bc970fb0cd8" + integrity sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg== dependencies: follow-redirects "^1.15.4" 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.2: - version "3.4.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24" - integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA== +luxon@^3.4.3: + version "3.4.3" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.3.tgz#8ddf0358a9492267ffec6a13675fbaab5551315d" + integrity sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg== lz-string@^1.4.4: version "1.4.4"