From 2da35a0a330ce93a0908832ce7aff1499e7eab9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:18:11 +0000 Subject: [PATCH] build(deps): bump @strapi/helper-plugin from 4.15.0 to 4.15.4 Bumps [@strapi/helper-plugin](https://github.com/strapi/strapi/tree/HEAD/packages/core/helper-plugin) from 4.15.0 to 4.15.4. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.15.4/packages/core/helper-plugin) --- updated-dependencies: - dependency-name: "@strapi/helper-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugin/package.json | 2 +- yarn.lock | 29 ++++++++++++++++++----------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/plugin/package.json b/plugin/package.json index 55085cd4..d972783f 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -27,7 +27,7 @@ "test": "jest" }, "dependencies": { - "@strapi/helper-plugin": "^4.15.0", + "@strapi/helper-plugin": "^4.15.4", "axios": "^1.2.2", "bottleneck": "^2.19.5", "jsdom": "^21.1.1", diff --git a/yarn.lock b/yarn.lock index 16bb1544..5a2b98a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3244,7 +3244,7 @@ plop "2.7.6" pluralize "8.0.0" -"@strapi/helper-plugin@4.15.0", "@strapi/helper-plugin@^4.15.0": +"@strapi/helper-plugin@4.15.0": version "4.15.0" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.15.0.tgz#176881c832287a4bd3117250e8cd482f75c47833" integrity sha512-PLX/zucxFsNHOrkSguIps9JvQytKT5gBGhRE/L0mViJ7Z3a0cN5NY9f3eL08BTOwnkhI4NkptisO50r6Uej4+Q== @@ -3260,6 +3260,22 @@ react-query "3.39.3" react-select "5.7.0" +"@strapi/helper-plugin@^4.15.4": + version "4.15.4" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.15.4.tgz#3de01237f5c89e58a9d34fd402e8fd9110fc53e4" + integrity sha512-JMPlV1T1W7NKIqiik3GoxUDXwfRjkfY9WIwZhWXb2F2Bubw4Akcm9aEmyGobApIdvK7XpRCt5Bp7IQkbnpQLFg== + dependencies: + axios "1.5.0" + date-fns "2.30.0" + formik "2.4.0" + immer "9.0.19" + lodash "4.17.21" + qs "6.11.1" + react-helmet "6.1.0" + react-intl "6.4.1" + react-query "3.39.3" + react-select "5.7.0" + "@strapi/icons@1.13.0": version "1.13.0" resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.13.0.tgz#0020560b5bed008ddc39aa177b264cb3bebe8b67" @@ -4787,7 +4803,7 @@ axios-mock-adapter@^1.21.2: fast-deep-equal "^3.1.3" is-buffer "^2.0.5" -axios@1.5.0: +axios@1.5.0, "axios@>=0.21.2 <1.2.0 || >=1.2.1", axios@^1.2.2: version "1.5.0" resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267" integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ== @@ -4796,15 +4812,6 @@ axios@1.5.0: form-data "^4.0.0" proxy-from-env "^1.1.0" -"axios@>=0.21.2 <1.2.0 || >=1.2.1", axios@^1.2.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.2.tgz#7ac517f0fa3ec46e0e636223fd973713a09c72b3" - integrity sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw== - dependencies: - follow-redirects "^1.15.0" - form-data "^4.0.0" - proxy-from-env "^1.1.0" - axios@^0.27.2: version "0.27.2" resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"