mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
build(deps): bump slug from 2.1.0 to 2.1.1 in /backend
Bumps [slug](https://github.com/Trott/node-slug) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9a97356f32
commit
cc213ede79
@ -95,7 +95,7 @@
|
|||||||
"npm-run-all": "~4.1.5",
|
"npm-run-all": "~4.1.5",
|
||||||
"request": "~2.88.0",
|
"request": "~2.88.0",
|
||||||
"sanitize-html": "~1.21.1",
|
"sanitize-html": "~1.21.1",
|
||||||
"slug": "~2.1.0",
|
"slug": "~2.1.1",
|
||||||
"trunc-html": "~1.1.2",
|
"trunc-html": "~1.1.2",
|
||||||
"uuid": "~3.4.0",
|
"uuid": "~3.4.0",
|
||||||
"validator": "^12.1.0",
|
"validator": "^12.1.0",
|
||||||
|
|||||||
@ -8005,10 +8005,10 @@ slug@^0.9.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
unicode ">= 0.3.1"
|
unicode ">= 0.3.1"
|
||||||
|
|
||||||
slug@~2.1.0:
|
slug@~2.1.1:
|
||||||
version "2.1.0"
|
version "2.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/slug/-/slug-2.1.0.tgz#293f8d53de7e55c15871846fd1bc36114841a8c7"
|
resolved "https://registry.yarnpkg.com/slug/-/slug-2.1.1.tgz#08df390d4b4d51bafb41ac0067c0c2dd70734ef2"
|
||||||
integrity sha512-Q4foEgcE7E8UB/BFg4kEzFUICoppzsbbfRjrdKiOM4Z4EFZF5tdn6amkgeaGur3kI4lMWP2BoMv7XJcKZvLg9Q==
|
integrity sha512-yNGhDdS0DR0JyxnPC84qIx/Vd01RHVY4guJeBqBNdBoOLNWnzw5zkWJvxVSmsuUb92bikdnQFnw3PfGY8uZ82g==
|
||||||
dependencies:
|
dependencies:
|
||||||
unicode ">= 0.3.1"
|
unicode ">= 0.3.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user