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

Commit 719a303

Browse files
dependabot-supportroschaefer
authored andcommitted
[Security] Bump slug from 0.9.1 to 0.9.2
Bumps [slug](https://github.com/Trott/node-slug) from 0.9.1 to 0.9.2. **This update includes security fixes.** - [Release notes](https://github.com/Trott/node-slug/releases) - [Commits](Trott/slug@0.9.1...q0.9.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97d640d commit 719a303

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
@@ -93,7 +93,7 @@
9393
"sanitize-html": "^1.18.4",
9494
"serve-favicon": "~2.5.0",
9595
"shortid": "~2.2.12",
96-
"slug": "~0.9.1",
96+
"slug": "~0.9.2",
9797
"trunc-html": "^1.1.2",
9898
"uuid": "^3.3.2",
9999
"valid-url": "^1.0.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6482,9 +6482,9 @@ slide@^1.1.5:
64826482
version "1.1.6"
64836483
resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
64846484

6485-
slug@~0.9.1:
6486-
version "0.9.1"
6487-
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.1.tgz#af08f608a7c11516b61778aa800dce84c518cfda"
6485+
slug@~0.9.2:
6486+
version "0.9.2"
6487+
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.2.tgz#e409e4dae3a4bd2fd283557e2806e0a8abb98242"
64886488
dependencies:
64896489
unicode ">= 0.3.1"
64906490

0 commit comments

Comments
 (0)