1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Fix joi failing starting from 17.7.0 release (#2790)

This commit is contained in:
sjaanus 2023-01-03 11:50:00 +02:00 committed by GitHub
parent 3ac8a63f67
commit bae623d69e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1459 additions and 2268 deletions

View File

@ -277,7 +277,7 @@ export default class AddonService {
`Missing required parameters: ${requiredParamsMissing.join(
',',
)} `,
'',
[],
undefined,
);
}

3725
yarn.lock

File diff suppressed because it is too large Load Diff