1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00

fix: upgrade unleash-frontend to v4.11.0-beta.0

This commit is contained in:
Ivar Conradi Østhus 2022-05-10 10:17:45 +02:00
parent d711c4749d
commit 9915a19770
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 7 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.10.1",
"unleash-frontend": "4.11.0-beta.0",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -7466,12 +7466,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.1.tgz#63df5a5b1b48579c9f2f58f573d693f3f54b65a9"
integrity sha512-6VHu4c5IxcBi7X24S4R80sJlA7yJUOd2n2tSMpRty5hH09ohx5dK6iKeIhsjOMLI8MplskHD9o/sfrb4FpXR+A==
dependencies:
pkginfo "^0.4.1"
unleash-frontend@4.11.0-beta.0:
version "4.11.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0-beta.0.tgz#1e48bf66f15a4999c8efab19d214a975858ede7d"
integrity sha512-yNKzjGXUXPZgp+ihGdYphiDgeOzxN2mAslJnvFnGh15c7B2MBYeflf1DaHihcdwJTxhJsEucxE6cRucH/2DQOA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"