mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
build(deps): bump slug from 1.1.0 to 2.0.0 in /backend
Bumps [slug](https://github.com/Trott/node-slug) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/Trott/node-slug/releases) - [Changelog](https://github.com/Trott/node-slug/blob/master/CHANGELOG) - [Commits](https://github.com/Trott/node-slug/compare/v1.1.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a5511cf00d
commit
b7c0980c11
@ -89,7 +89,7 @@
|
|||||||
"npm-run-all": "~4.1.5",
|
"npm-run-all": "~4.1.5",
|
||||||
"request": "~2.88.0",
|
"request": "~2.88.0",
|
||||||
"sanitize-html": "~1.20.1",
|
"sanitize-html": "~1.20.1",
|
||||||
"slug": "~1.1.0",
|
"slug": "~2.0.0",
|
||||||
"trunc-html": "~1.1.2",
|
"trunc-html": "~1.1.2",
|
||||||
"uuid": "~3.3.3",
|
"uuid": "~3.3.3",
|
||||||
"validator": "^12.1.0",
|
"validator": "^12.1.0",
|
||||||
|
|||||||
@ -7607,10 +7607,10 @@ slice-ansi@^2.1.0:
|
|||||||
astral-regex "^1.0.0"
|
astral-regex "^1.0.0"
|
||||||
is-fullwidth-code-point "^2.0.0"
|
is-fullwidth-code-point "^2.0.0"
|
||||||
|
|
||||||
slug@~1.1.0:
|
slug@~2.0.0:
|
||||||
version "1.1.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/slug/-/slug-1.1.0.tgz#73eef5710416f515077bdf70c683bde4915913c9"
|
resolved "https://registry.yarnpkg.com/slug/-/slug-2.0.0.tgz#842b60f9f827aac045fe5894d8426e9624578f6f"
|
||||||
integrity sha512-NuIOjDQeTMPm+/AUIHJ5636mF3jOsYLFnoEErl9Tdpt4kpt4fOrAJxscH9mUgX1LtPaEqgPCawBg7A4yhoSWRg==
|
integrity sha512-nsPIR74De90eXwy6vgO23P92YtpddZZ/AjCHWx9+65TWsq/174hOSzn2Q1RL9bG2aYuxwyNZbHp/IbUhLUwUtw==
|
||||||
dependencies:
|
dependencies:
|
||||||
unicode ">= 0.3.1"
|
unicode ">= 0.3.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user