Skip to content

Commit e97270e

Browse files
fix(deps): update dependency react-lottie to v1.2.10
1 parent d9ac244 commit e97270e

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react": "18.2.0",
4444
"react-cookie": "4.1.1",
4545
"react-dom": "18.2.0",
46-
"react-lottie": "1.2.3",
46+
"react-lottie": "1.2.10",
4747
"react-player": "2.11.2",
4848
"run-script-os": "^1.1.6",
4949
"url-loader": "4.1.1",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9902,10 +9902,10 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3
99029902
dependencies:
99039903
js-tokens "^3.0.0 || ^4.0.0"
99049904

9905-
lottie-web@^5.1.3:
9906-
version "5.8.1"
9907-
resolved "https://registry.yarnpkg.com/lottie-web/-/lottie-web-5.8.1.tgz#807e0af0ad22b59bf867d964eb684cb3368da0ef"
9908-
integrity sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==
9905+
lottie-web@^5.12.2:
9906+
version "5.13.0"
9907+
resolved "https://registry.yarnpkg.com/lottie-web/-/lottie-web-5.13.0.tgz#441d3df217cc8ba302338c3f168e1a3af0f221d3"
9908+
integrity sha512-+gfBXl6sxXMPe8tKQm7qzLnUy5DUPJPKIyRHwtpCpyUEYjHYRJC/5gjUvdkuO2c3JllrPtHXH5UJJK8LRYl5yQ==
99099909

99109910
lower-case@^2.0.2:
99119911
version "2.0.2"
@@ -11833,7 +11833,7 @@ promzard@^0.3.0:
1183311833
dependencies:
1183411834
read "1"
1183511835

11836-
prop-types@15.8.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
11836+
prop-types@15.8.1, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
1183711837
version "15.8.1"
1183811838
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1183911839
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -12104,13 +12104,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1210412104
"@types/react" "*"
1210512105
prop-types "^15.6.2"
1210612106

12107-
react-lottie@1.2.3:
12108-
version "1.2.3"
12109-
resolved "https://registry.yarnpkg.com/react-lottie/-/react-lottie-1.2.3.tgz#8544b96939e088658072eea5e12d912cdaa3acc1"
12110-
integrity sha512-qLCERxUr8M+4mm1LU0Ruxw5Y5Fn/OmYkGfnA+JDM/dZb3oKwVAJCjwnjkj9TMHtzR2U6sMEUD3ZZ1RaHagM7kA==
12107+
react-lottie@1.2.10:
12108+
version "1.2.10"
12109+
resolved "https://registry.yarnpkg.com/react-lottie/-/react-lottie-1.2.10.tgz#399f78a448a7833b2380d74fc489ecf15f8d18c7"
12110+
integrity sha512-x0eWX3Z6zSx1XM5QSjnLupc6D22LlMCB0PH06O/N/epR2hsLaj1Vxd9RtMnbbEHjJ/qlsgHJ6bpN3vnZI92hjw==
1211112111
dependencies:
1211212112
babel-runtime "^6.26.0"
12113-
lottie-web "^5.1.3"
12113+
lottie-web "^5.12.2"
12114+
prop-types "^15.6.1"
1211412115

1211512116
react-player@2.11.2:
1211612117
version "2.11.2"

0 commit comments

Comments
 (0)