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

fix: upgrade unleash-frontend to v4.7.2

This commit is contained in:
Ivar Conradi Østhus 2022-02-10 14:11:43 +01:00
parent d2be2e9167
commit 57c653800b
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
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.7.1",
"unleash-frontend": "4.7.2",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7232,10 +7232,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.7.1.tgz#560006d6d349a3710de20b1c3b9e9a77206f836f"
integrity sha512-y1+HTjsGFblAmIA+xxqogNB++c1jWYO+jviV2xVTqXmUaBrwpPhJkfglhpiQRMgD3c2ezQxp+lkIw95kVI0Hyg==
unleash-frontend@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.7.2.tgz#5edabd9d2f2d81130de42e65a6fe7ea474896971"
integrity sha512-5OKvFm7dwLDSAoJIRIaOsNhdsFK86nYOPJfqraiKbFIW6i8u9EtkltDUVWpbHzt6Vg+MCVhbfoHHU0oyesvW/w==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"