mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Bump slug from 0.9.2 to 0.9.3
Bumps [slug](https://github.com/Trott/node-slug) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/Trott/node-slug/releases) - [Commits](https://github.com/Trott/node-slug/compare/q0.9.2...v0.9.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
bed0f819ff
commit
35e7fd0cca
@ -50,7 +50,7 @@
|
||||
"passport": "~0.4.0",
|
||||
"passport-jwt": "~4.0.0",
|
||||
"sanitize-html": "~1.19.3",
|
||||
"slug": "~0.9.2",
|
||||
"slug": "~0.9.3",
|
||||
"trunc-html": "~1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -4600,9 +4600,10 @@ slice-ansi@2.0.0:
|
||||
astral-regex "^1.0.0"
|
||||
is-fullwidth-code-point "^2.0.0"
|
||||
|
||||
slug@~0.9.2:
|
||||
version "0.9.2"
|
||||
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.2.tgz#e409e4dae3a4bd2fd283557e2806e0a8abb98242"
|
||||
slug@~0.9.3:
|
||||
version "0.9.3"
|
||||
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.3.tgz#8c9c773d79367c0188733316cf49fd2b8db40f6a"
|
||||
integrity sha512-DddSQQnUdAofjFOKRT+zsMNrdzdte04G5DUA+NeaUJlPAqR1bWQ22qVfayRxHFiRGR3bUV0wt5VSj4849pGKSw==
|
||||
dependencies:
|
||||
unicode ">= 0.3.1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user