Skip to content

Commit

Permalink
chore(deps): update dependency @lottiefiles/lottie-player to ^2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 8c42b52 commit d93a548
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@lottiefiles/lottie-player": "^2.0.2",
"@lottiefiles/lottie-player": "^2.0.3",
"bootstrap": "^5.3.2",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,14 +911,14 @@
dependencies:
"@lit-labs/ssr-dom-shim" "^1.0.0"

"@lottiefiles/lottie-player@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-2.0.2.tgz#1c882b2c6b99c2a94e81773bb0fc0f163cefd674"
integrity sha512-R9WF2/gFboZ0GW3QjqtbZF94JQq8oI1t5XWZPtTypvk2xTizphybZu+c08QFQbqY6rnkazHIyRBj2MK0qr6Hrw==
"@lottiefiles/lottie-player@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-2.0.3.tgz#422e806df42a6022fd728045934870484897012c"
integrity sha512-f91pxEscvfgf/BbI+r+7HD0HJ9HP7ttWqx6FxxZIQe1Pr+hfjs+DsqusN2syWkqiUk07tilKFBJt3/cRZ4x3Kw==
dependencies:
"@types/pako" "^1.0.1"
lit "^2.1.2"
lottie-web "^5.10.0"
lottie-web "^5.12.2"
pako "^2.0.4"
resize-observer-polyfill "^1.5.1"

Expand Down Expand Up @@ -4650,7 +4650,7 @@ lodash@^4.17.15, lodash@^4.17.21:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

lottie-web@^5.10.0:
lottie-web@^5.12.2:
version "5.12.2"
resolved "https://registry.yarnpkg.com/lottie-web/-/lottie-web-5.12.2.tgz#579ca9fe6d3fd9e352571edd3c0be162492f68e5"
integrity sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==
Expand Down

0 comments on commit d93a548

Please sign in to comment.