1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix(deps): update dependency unleash-frontend to v4.11.0 (#1597)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-20 22:32:00 +02:00 committed by GitHub
parent 5460245a67
commit 4cf5415957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.11.0-beta.2",
"unleash-frontend": "4.11.0",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -7588,10 +7588,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.11.0-beta.2:
version "4.11.0-beta.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0-beta.2.tgz#c4fa486e01941a4ff1ed9974fe410a78df778a93"
integrity sha512-1/HbRqCwCJm3Ck2QiP+5NAVrD7TwaMXhEnlFdIloanJ7it5u1Ao1d7yCWw+Saq98HYVw2IWb/9w6Ma5IeniHSw==
unleash-frontend@4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0.tgz#98fcdee7af6671028e53b96369e28435032087f3"
integrity sha512-2ikz2GzFSO2P+UAP/gJOVd5hKDEvojE6qnuhHa5Uf76YhEJ0DqGrpbWcEHfE/kXr9/7INZQFH42ToeECi78QgQ==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"