Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit fdb763a

Browse files
Merge pull request #102 from Human-Connection/dependabot/npm_and_yarn/shortid-2.2.11
Bump shortid from 2.2.8 to 2.2.11
2 parents 85d9713 + 6af13c3 commit fdb763a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"request-promise": "~4.2.2",
9898
"sanitize-html": "^1.18.2",
9999
"serve-favicon": "~2.5.0",
100-
"shortid": "~2.2.8",
100+
"shortid": "~2.2.11",
101101
"slug": "~0.9.1",
102102
"trunc-html": "^1.1.2",
103103
"uuid": "^3.3.2",

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,6 +3820,10 @@ nan@^2.3.2, nan@^2.9.2:
38203820
version "2.10.0"
38213821
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
38223822

3823+
nanoid@^1.0.7:
3824+
version "1.0.7"
3825+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-1.0.7.tgz#23857a9514ae8efb7374221b923a2b92be3f74f2"
3826+
38233827
nanomatch@^1.2.5, nanomatch@^1.2.9:
38243828
version "1.2.13"
38253829
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4948,9 +4952,11 @@ shebang-regex@^1.0.0:
49484952
version "1.0.0"
49494953
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
49504954

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"
49544960

49554961
sift@^5.0.0:
49564962
version "5.1.0"

0 commit comments

Comments
 (0)