Skip to content

Commit d67ed3b

Browse files
committed
Upgrade swiper to 4.4.1 (from 4.3.5)
1 parent af5a1b2 commit d67ed3b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"routerjs": "1.0.10",
6969
"select2": "4.0.5",
7070
"spectrum-colorpicker": "1.8.0",
71-
"swiper": "4.3.5",
71+
"swiper": "4.4.1",
7272
"systemjs": "0.21.5",
7373
"tableexport": "5.0.2",
7474
"tinymce": "4.8.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ dir-glob@^2.0.0:
11591159
arrify "^1.0.1"
11601160
path-type "^3.0.0"
11611161

1162-
dom7@^2.0.7:
1162+
dom7@^2.1.2:
11631163
version "2.1.2"
11641164
resolved "https://registry.yarnpkg.com/dom7/-/dom7-2.1.2.tgz#a914070c0abe8465384997a9c4f34475f67f75bd"
11651165
integrity sha512-cGwWtpu7KY3JnbREGqG4EGC/u+1hyLfWVMqrqRjmwiO8d5i4B+0imLZAQ/cJbiXnjbs0pdIUzcUyeI9BbnyKNg==
@@ -5025,12 +5025,12 @@ supports-color@^5.3.0:
50255025
dependencies:
50265026
has-flag "^3.0.0"
50275027

5028-
swiper@4.3.5:
5029-
version "4.3.5"
5030-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-4.3.5.tgz#40369d4870e66cd10eb9862329af63b8a582aca1"
5031-
integrity sha512-zFRvMZNFFrXGJWRSJLeD8wkHcIr5uStqk+Cv1fvPDtZxB687PurfjYgK1Ga7j7XQGm5xfCqGMSELNRSaBn36gA==
5028+
swiper@4.4.1:
5029+
version "4.4.1"
5030+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-4.4.1.tgz#9eeca17c5bfa4a27663963b2640119e5fc668255"
5031+
integrity sha512-SONgpB1mFh++eFiUDOCggwW2ZzsWMEf3+SEROcQ+qXPYUnyD423l3uDsk+0jdo/a4pXeOJmH0oN3XK5maMqQyQ==
50325032
dependencies:
5033-
dom7 "^2.0.7"
5033+
dom7 "^2.1.2"
50345034
ssr-window "^1.0.1"
50355035

50365036
systemjs@0.21.5:

0 commit comments

Comments
 (0)