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

feat: upgrade frontend to v4.6.5

This commit is contained in:
sighphyre 2022-03-30 15:34:18 +02:00
parent f346fdd396
commit 8b3fb85cd4
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.6.4",
"unleash-frontend": "4.6.5",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7199,10 +7199,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.4.tgz#20c5efbbecdf4f2dfcafa37e3c42e20795f6ee55"
integrity sha512-RWxWfhq3eF/tdE/+D1ESCwWP2wW9IRbtMVtpCujbYkY3E45Iev6SJHDZ3HCQlqA5RwnWINSl3rYXP18mnnC9Aw==
unleash-frontend@4.6.5:
version "4.6.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.5.tgz#6d406868bce83c265b48e16d116f9c7e701875b6"
integrity sha512-Br1dh0jBiBP4weR2FoGdxF9a6dCuwLzuW+b9K7Qh8nbCM8Q8tPJrnR9hjwX8H/qx3n/a9W+y8emDCDhiuM7jcg==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"