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

fix: upgrade unleash-frontend to version 4.0.1

This commit is contained in:
Ivar Conradi Østhus 2021-05-25 19:41:30 +02:00
parent f9ef945404
commit 66136d4e3f
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
# Changelog
# 4.0.2
# 4.0.1
- fix: create config should allow all options params

View File

@ -97,7 +97,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "4.0.0",
"unleash-frontend": "4.0.1",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -6604,10 +6604,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@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0.tgz#14c51c2bffe7987b2124e57d8acbc96c9cf15fef"
integrity sha512-jmvIVBjb8hmKvu2aOP7WJDSfCN+Q1BkFUMmY15kCEF56InCmDoOESQEnwUDYPa1a/uDvBd4YT3H0aZW5iEGtPg==
unleash-frontend@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.1.tgz#e982ca7b9ec5efe47236db42175dbd5940b5c186"
integrity sha512-0zmRKAuEt/dxVVkQRlIvychFLXwBIkcQWux3XS4viFQY0D7Ibn0W65D2PAOaZfqJrE2MBZdmni2Tlx3Ai0qhnQ==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"