File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 63
63
"picturefill" : " 3.0.3" ,
64
64
"popper.js" : " 1.15.0" ,
65
65
"pubsub-js" : " 1.7.0" ,
66
- "quill" : " 1.3.6 " ,
66
+ "quill" : " 1.3.7 " ,
67
67
"respond.js" : " 1.4.2" ,
68
68
"responsive-tabs" : " 1.6.3" ,
69
69
"routerjs" : " 1.0.10" ,
Original file line number Diff line number Diff line change @@ -1660,7 +1660,7 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
1660
1660
assign-symbols "^1.0.0"
1661
1661
is-extendable "^1.0.1"
1662
1662
1663
- extend@^3.0.0, extend@^3.0.1, extend@^3.0. 2, extend@~3.0.2 :
1663
+ extend@^3.0.0, extend@^3.0.2, extend@~3.0.2 :
1664
1664
version "3.0.2"
1665
1665
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
1666
1666
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
@@ -4512,15 +4512,15 @@ quill-delta@^3.6.2:
4512
4512
extend "^3.0.2"
4513
4513
fast-diff "1.1.2"
4514
4514
4515
- quill@1.3.6 :
4516
- version "1.3.6 "
4517
- resolved "https://registry.yarnpkg.com/quill/-/quill-1.3.6 .tgz#99f4de1fee85925a0d7d4163b6d8328f23317a4d "
4518
- integrity sha512-K0mvhimWZN6s+9OQ249CH2IEPZ9JmkFuCQeHAOQax3EZ2nDJ3wfGh59mnlQaZV2i7u8eFarx6wAtvQKgShojug ==
4515
+ quill@1.3.7 :
4516
+ version "1.3.7 "
4517
+ resolved "https://registry.yarnpkg.com/quill/-/quill-1.3.7 .tgz#da5b2f3a2c470e932340cdbf3668c9f21f9286e8 "
4518
+ integrity sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g ==
4519
4519
dependencies :
4520
4520
clone "^2.1.1"
4521
4521
deep-equal "^1.0.1"
4522
4522
eventemitter3 "^2.0.3"
4523
- extend "^3.0.1 "
4523
+ extend "^3.0.2 "
4524
4524
parchment "^1.1.4"
4525
4525
quill-delta "^3.6.2"
4526
4526
You can’t perform that action at this time.
0 commit comments