mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' into 123-unit-test-for-report-mutation
This commit is contained in:
commit
c58d2ce403
@ -62,7 +62,7 @@
|
|||||||
"passport": "~0.4.0",
|
"passport": "~0.4.0",
|
||||||
"passport-jwt": "~4.0.0",
|
"passport-jwt": "~4.0.0",
|
||||||
"sanitize-html": "~1.20.0",
|
"sanitize-html": "~1.20.0",
|
||||||
"slug": "~0.9.3",
|
"slug": "~1.0.0",
|
||||||
"trunc-html": "~1.1.2",
|
"trunc-html": "~1.1.2",
|
||||||
"wait-on": "~3.2.0"
|
"wait-on": "~3.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -6232,10 +6232,10 @@ slice-ansi@2.0.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@~0.9.3:
|
slug@~1.0.0:
|
||||||
version "0.9.3"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.3.tgz#8c9c773d79367c0188733316cf49fd2b8db40f6a"
|
resolved "https://registry.yarnpkg.com/slug/-/slug-1.0.0.tgz#503be07b150226a42abf7a9c52d345e6b163fea8"
|
||||||
integrity sha512-DddSQQnUdAofjFOKRT+zsMNrdzdte04G5DUA+NeaUJlPAqR1bWQ22qVfayRxHFiRGR3bUV0wt5VSj4849pGKSw==
|
integrity sha512-m3uDtlWbJmYiwxVU1+jIvYEgfYmvtjWE/KtM6IfNzuRyHv+9RMukxMVph1ra+/499fVOKgTcK/8s2gLrYoP+BA==
|
||||||
dependencies:
|
dependencies:
|
||||||
unicode ">= 0.3.1"
|
unicode ">= 0.3.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user