Skip to content

Commit 1b70d40

Browse files
author
olgakup
committed
devop: downgrade lottie
1 parent 38ffc99 commit 1b70d40

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@myetherwallet/vue-common-components",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "module",
55
"files": [
66
"dist"
@@ -42,6 +42,6 @@
4242
"vue-tsc": "^2.0.24"
4343
},
4444
"dependencies": {
45-
"@lottiefiles/dotlottie-vue": "^0.4.12"
45+
"@lottiefiles/dotlottie-vue": "0.4.10"
4646
}
4747
}

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -178,17 +178,17 @@
178178
"@jridgewell/resolve-uri" "^3.1.0"
179179
"@jridgewell/sourcemap-codec" "^1.4.14"
180180

181-
"@lottiefiles/dotlottie-vue@^0.4.12":
182-
version "0.4.12"
183-
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-vue/-/dotlottie-vue-0.4.12.tgz#83c080fedf393d121c45b8e50e0fbc1322dd3551"
184-
integrity sha512-DpZ7dw7JAcFWz6LriaYVHdcMX9W6ZyaM5JpeorKOUhdVb5sAblxD6qDwEYaLVNYhZqRLWhlpTf5dHGnXXpBZIw==
181+
"@lottiefiles/[email protected].10":
182+
version "0.4.10"
183+
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-vue/-/dotlottie-vue-0.4.10.tgz#f2192faecb515238a020a138f202ce50eba2d340"
184+
integrity sha512-Tej9D0U8RJ+AM9abagc7wnwDYpP/7orudvXtQ9tkb6cXIMxRCX+08C0O644YUJU1b9HYJZrLxiOcC2g5S814RA==
185185
dependencies:
186-
"@lottiefiles/dotlottie-web" "0.31.1"
186+
"@lottiefiles/dotlottie-web" "0.30.3"
187187

188-
"@lottiefiles/dotlottie-web@0.31.1":
189-
version "0.31.1"
190-
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-web/-/dotlottie-web-0.31.1.tgz#e316ab84f355a444cbc69552e4b334f2f6e690f6"
191-
integrity sha512-s2L3SQvmGq6ouxBlEHbNDulFZq87LJZizg5yzrUkZkmGXpjL7pDq6FNqPTxEKqXg6iu9snlXhPg+kqg5znz5Tw==
188+
"@lottiefiles/dotlottie-web@0.30.3":
189+
version "0.30.3"
190+
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-web/-/dotlottie-web-0.30.3.tgz#2abffe1d751b23b5c53508e00d3cab1483725847"
191+
integrity sha512-GjjMiTLEGIqMZa6mJ6/imNpTPnfRA316og2njru6Cs0p28b7NDAjwpcQlmBIRbL4Hy28W35DQcJGlSy0adZZkw==
192192

193193
"@nodelib/[email protected]":
194194
version "2.1.5"

0 commit comments

Comments
 (0)