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

Commit 20d5ee4

Browse files
Merge pull request #113 from Human-Connection/dependabot/npm_and_yarn/shortid-2.2.12
Bump shortid from 2.2.11 to 2.2.12
2 parents d3146d4 + e04e977 commit 20d5ee4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-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.11",
100+
"shortid": "~2.2.12",
101101
"slug": "~0.9.1",
102102
"trunc-html": "^1.1.2",
103103
"uuid": "^3.3.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4946,9 +4946,9 @@ shebang-regex@^1.0.0:
49464946
version "1.0.0"
49474947
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
49484948

4949-
shortid@~2.2.11:
4950-
version "2.2.11"
4951-
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.11.tgz#a77896f086b0dae7fce1237e29232d2aeef5738e"
4949+
shortid@~2.2.12:
4950+
version "2.2.12"
4951+
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.12.tgz#8e9a95ffbc671fff8f09e985dbc7874102b0cfd2"
49524952
dependencies:
49534953
nanoid "^1.0.7"
49544954

0 commit comments

Comments
 (0)