1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

fix: update frontend to 4.11.0-beta.3

This commit is contained in:
Fredrik Oseberg 2022-05-18 12:51:32 +02:00
parent d384a76a28
commit f375e5b0c1
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-beta.3",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -7466,10 +7466,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-beta.3:
version "4.11.0-beta.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0-beta.3.tgz#9852e540c5479374b96510bd8bf368716227ec52"
integrity sha512-jcRfLdD0gUCeCa58gDTAFWWrjVmh5WDbeU9ecKou+TOA6AthBmgCf08kjdW2rFo9OZ4NWXkiLlsR35rs8uwUFw==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"