From 332c55861f395f48ccaa93b59e91b4802da7dc35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 14:38:09 +0000 Subject: [PATCH] npm: bump react-lottie-player from 1.4.1 to 1.4.2 Bumps [react-lottie-player](https://github.com/mifi/react-lottie-player) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/mifi/react-lottie-player/releases) - [Commits](https://github.com/mifi/react-lottie-player/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: react-lottie-player dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 013a6c18..ad2b3651 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "date-fns": "^2.22.1", "powerbi-client-react": "^1.3.3", "react-cytoscapejs": "^1.2.1", - "react-lottie-player": "1.4.1", + "react-lottie-player": "1.4.2", "react-number-format": "^4.5.5" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 8b2d071f..0ccba309 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2695,11 +2695,6 @@ lodash.camelcase@^4.3.0: resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY= -lodash.clonedeep@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" - integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= - lodash.debounce@^4.0.8: version "4.0.8" resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" @@ -3502,14 +3497,14 @@ react-lifecycles-compat@^3.0.4: resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== -react-lottie-player@1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.4.1.tgz#ddd448486b8e8a42f4ae149751c38a8539f80b77" - integrity sha512-8dw3Dt8h6iTIrA+Iz7N/rOZjY1ShEwoxsgFywW2hZPFf58mZL75NFFNXY6v95NNj/25kZQpMV/bDkNoxj4Sang== +react-lottie-player@1.4.2: + version "1.4.2" + resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.4.2.tgz#4e61233e1b8b7d071b6b08dd7b920c59a0725001" + integrity sha512-HN8C90EcebecNVpi0H70cPDOSn/8SYBkN9+KeOgtJW0JNHCup+DbNcv7ycVzE6RPCRnQixe4NkMi1RZfcmbYdg== dependencies: fast-deep-equal "^3.1.3" - lodash.clonedeep "^4.5.0" lottie-web "^5.7.6" + rfdc "^1.3.0" react-number-format@^4.5.5: version "4.9.3" @@ -3686,6 +3681,11 @@ resolve@^2.0.0-next.3: is-core-module "^2.2.0" path-parse "^1.0.6" +rfdc@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b" + integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA== + rifm@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/rifm/-/rifm-0.7.0.tgz#debe951a9c83549ca6b33e5919f716044c2230be"