Skip to content

Commit 98b695e

Browse files
npm: bump react-lottie-player from 1.4.1 to 1.5.0
Bumps [react-lottie-player](https://github.com/mifi/react-lottie-player) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/mifi/react-lottie-player/releases) - [Commits](mifi/react-lottie-player@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: react-lottie-player dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a96ca1 commit 98b695e

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"date-fns": "^2.22.1",
7676
"powerbi-client-react": "^1.3.3",
7777
"react-cytoscapejs": "^2.0.0",
78-
"react-lottie-player": "1.4.1",
78+
"react-lottie-player": "1.5.0",
7979
"react-number-format": "^4.5.5"
8080
},
8181
"resolutions": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,11 +2718,6 @@ lodash.camelcase@^4.3.0:
27182718
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
27192719
integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
27202720

2721-
lodash.clonedeep@^4.5.0:
2722-
version "4.5.0"
2723-
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
2724-
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==
2725-
27262721
lodash.debounce@^4.0.8:
27272722
version "4.0.8"
27282723
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -3486,14 +3481,14 @@ react-lifecycles-compat@^3.0.4:
34863481
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
34873482
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
34883483

3489-
react-lottie-player@1.4.1:
3490-
version "1.4.1"
3491-
resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.4.1.tgz#ddd448486b8e8a42f4ae149751c38a8539f80b77"
3492-
integrity sha512-8dw3Dt8h6iTIrA+Iz7N/rOZjY1ShEwoxsgFywW2hZPFf58mZL75NFFNXY6v95NNj/25kZQpMV/bDkNoxj4Sang==
3484+
react-lottie-player@1.5.0:
3485+
version "1.5.0"
3486+
resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.5.0.tgz#5be7a4ddb009eb253348da5038cdcab933ce2a05"
3487+
integrity sha512-lrAC6dfOoFh68PNgeOnYpYeZ5ZrckixzkFxSNjvizxWK7K2rkh5X5hAlXaF21bqzFrFsSbdWVKOxwNiIuQG3cQ==
34933488
dependencies:
34943489
fast-deep-equal "^3.1.3"
3495-
lodash.clonedeep "^4.5.0"
34963490
lottie-web "^5.7.6"
3491+
rfdc "^1.3.0"
34973492

34983493
react-number-format@^4.5.5:
34993494
version "4.9.4"
@@ -3671,6 +3666,11 @@ resolve@^2.0.0-next.3:
36713666
path-parse "^1.0.7"
36723667
supports-preserve-symlinks-flag "^1.0.0"
36733668

3669+
rfdc@^1.3.0:
3670+
version "1.3.0"
3671+
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
3672+
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
3673+
36743674
rifm@^0.7.0:
36753675
version "0.7.0"
36763676
resolved "https://registry.yarnpkg.com/rifm/-/rifm-0.7.0.tgz#debe951a9c83549ca6b33e5919f716044c2230be"

0 commit comments

Comments
 (0)