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

fix: update unleash-frontend to v4.10.0-beta.5

This commit is contained in:
Ivar Conradi Østhus 2022-04-05 21:10:17 +02:00
parent e00d5532ad
commit 48b19694ef
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.10.0-beta.0",
"unleash-frontend": "4.10.0-beta.5",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -7260,10 +7260,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.10.0-beta.0:
version "4.10.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.0.tgz#93848417ec5eab53544b370351575e36f8bbd8a6"
integrity sha512-NDfa7rB2ffdp8fJqwKf67R5MG1fBpvHLdKtEs9K/nKfu3ivh0X6RoE+3ktPoNel9C8YpFj48L6OtG0hT2yTzUA==
unleash-frontend@4.10.0-beta.5:
version "4.10.0-beta.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.5.tgz#5704a6b05a4af837a62798c3f9f5f14eb11bf364"
integrity sha512-DX22pM+hJYbXqL7e3dMIdk74IQF0ssOwLtG4qaaa7PJ/ff3BgRxPhqHePGjbiUJSZ6itPCyInsqsQDf9kgHf4g==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"