Update validator dependency
authorChocobozzz <me@florianbigard.com>
Tue, 7 Jan 2020 13:56:07 +0000 (14:56 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 7 Jan 2020 14:56:07 +0000 (15:56 +0100)
commit7cde3b9c2e84ea20bb0aae4544598483cde9e22c
tree0860fd5a78127b2cf944b62eb88dc7e1ac3a3ddc
parent60815a79219b13da2127ddbbf3bf6ab8853431c5
Update validator dependency
30 files changed:
CHANGELOG.md
package.json
server/controllers/api/config.ts
server/helpers/activitypub.ts
server/helpers/custom-validators/activitypub/activity.ts
server/helpers/custom-validators/activitypub/actor.ts
server/helpers/custom-validators/activitypub/misc.ts
server/helpers/custom-validators/activitypub/playlist.ts
server/helpers/custom-validators/activitypub/video-comments.ts
server/helpers/custom-validators/activitypub/videos.ts
server/helpers/custom-validators/misc.ts
server/helpers/custom-validators/plugins.ts
server/helpers/custom-validators/search.ts
server/helpers/custom-validators/servers.ts
server/helpers/custom-validators/user-notifications.ts
server/helpers/custom-validators/users.ts
server/helpers/custom-validators/video-abuses.ts
server/helpers/custom-validators/video-blacklist.ts
server/helpers/custom-validators/video-channels.ts
server/helpers/custom-validators/video-comments.ts
server/helpers/custom-validators/video-imports.ts
server/helpers/custom-validators/video-playlists.ts
server/helpers/custom-validators/videos.ts
server/lib/client-html.ts
server/models/utils.ts
server/models/video/video-playlist-element.ts
server/models/video/video.ts
server/tests/helpers/core-utils.ts
shared/extra-utils/videos/videos.ts
yarn.lock