This repository was archived by the owner on Jun 27, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 97
97
"request-promise" : " ~4.2.2" ,
98
98
"sanitize-html" : " ^1.18.2" ,
99
99
"serve-favicon" : " ~2.5.0" ,
100
- "shortid" : " ~2.2.8 " ,
100
+ "shortid" : " ~2.2.11 " ,
101
101
"slug" : " ~0.9.1" ,
102
102
"trunc-html" : " ^1.1.2" ,
103
103
"uuid" : " ^3.3.2" ,
Original file line number Diff line number Diff line change @@ -3820,6 +3820,10 @@ nan@^2.3.2, nan@^2.9.2:
3820
3820
version "2.10.0"
3821
3821
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
3822
3822
3823
+ nanoid@^1.0.7 :
3824
+ version "1.0.7"
3825
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-1.0.7.tgz#23857a9514ae8efb7374221b923a2b92be3f74f2"
3826
+
3823
3827
nanomatch@^1.2.5, nanomatch@^1.2.9 :
3824
3828
version "1.2.13"
3825
3829
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4948,9 +4952,11 @@ shebang-regex@^1.0.0:
4948
4952
version "1.0.0"
4949
4953
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
4950
4954
4951
- shortid@~2.2.8 :
4952
- version "2.2.8"
4953
- resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.8.tgz#033b117d6a2e975804f6f0969dbe7d3d0b355131"
4955
+ shortid@~2.2.11 :
4956
+ version "2.2.11"
4957
+ resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.11.tgz#a77896f086b0dae7fce1237e29232d2aeef5738e"
4958
+ dependencies :
4959
+ nanoid "^1.0.7"
4954
4960
4955
4961
sift@^5.0.0 :
4956
4962
version "5.1.0"
You can’t perform that action at this time.
0 commit comments