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

fix: upgrade to unleash-frontend 3.5.6

closes #646
This commit is contained in:
Ivar Conradi Østhus 2020-11-04 09:26:43 +01:00
parent 00ce76f9c5
commit 805698e28f
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"prom-client": "^12.0.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.6.4",
"unleash-frontend": "3.6.5",
"yargs": "^16.0.3"
},
"devDependencies": {

View File

@ -5609,10 +5609,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.4.tgz#b683a75e53b95add19b1279e4d324d1ae1effe1f"
integrity sha512-FRxbrjtnK4lDJBxVG6hk/33YN9EgZZJl0GIVVzBH8b3LUkVeSMdPgvxgkg05u5/kJ1Qc1Imh2svyKrZdfK0kMg==
unleash-frontend@3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.5.tgz#a78b9d0d4818d49d038475b366673529eb29b627"
integrity sha512-A83pMezZm3GQwpuRk23simMFq85mmYsaacPPUZKhc03KTu6UJJprdF7zUxmsLBvWy+AAp70y6/yYG/W45iK/9g==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"