Skip to content

Commit 3d1db55

Browse files
committed
chore: upgrade shortid to 2.2.14
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent ae7d153 commit 3d1db55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"scrypt": "~6.0.3",
128128
"select2": "~3.5.2-browserify",
129129
"sequelize": "5.3.5",
130-
"shortid": "~2.2.8",
130+
"shortid": "~2.2.14",
131131
"socket.io": "~2.1.1",
132132
"socket.io-client": "~2.1.1",
133133
"spin.js": "~4.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11483,7 +11483,7 @@ shimmer@^1.1.0:
1148311483
resolved "https://registry.yarnpkg.com/shimmer/-/shimmer-1.2.1.tgz#610859f7de327b587efebf501fb43117f9aff337"
1148411484
integrity sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==
1148511485

11486-
shortid@~2.2.8:
11486+
shortid@~2.2.14:
1148711487
version "2.2.14"
1148811488
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.14.tgz#80db6aafcbc3e3a46850b3c88d39e051b84c8d18"
1148911489
integrity sha512-4UnZgr9gDdA1kaKj/38IiudfC3KHKhDc1zi/HSxd9FQDR0VLwH3/y79tZJLsVYPsJgIjeHjqIWaWVRJUj9qZOQ==

0 commit comments

Comments
 (0)