mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
fix: upgrade unleash-frontend to version 4.0.1
This commit is contained in:
parent
f9ef945404
commit
66136d4e3f
@ -1,5 +1,7 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# 4.0.2
|
||||||
|
|
||||||
# 4.0.1
|
# 4.0.1
|
||||||
|
|
||||||
- fix: create config should allow all options params
|
- fix: create config should allow all options params
|
||||||
|
@ -97,7 +97,7 @@
|
|||||||
"prom-client": "^13.1.0",
|
"prom-client": "^13.1.0",
|
||||||
"response-time": "^2.3.2",
|
"response-time": "^2.3.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"unleash-frontend": "4.0.0",
|
"unleash-frontend": "4.0.1",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -6604,10 +6604,10 @@ universalify@^0.1.0:
|
|||||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
||||||
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
||||||
|
|
||||||
unleash-frontend@4.0.0:
|
unleash-frontend@4.0.1:
|
||||||
version "4.0.0"
|
version "4.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0.tgz#14c51c2bffe7987b2124e57d8acbc96c9cf15fef"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.1.tgz#e982ca7b9ec5efe47236db42175dbd5940b5c186"
|
||||||
integrity sha512-jmvIVBjb8hmKvu2aOP7WJDSfCN+Q1BkFUMmY15kCEF56InCmDoOESQEnwUDYPa1a/uDvBd4YT3H0aZW5iEGtPg==
|
integrity sha512-0zmRKAuEt/dxVVkQRlIvychFLXwBIkcQWux3XS4viFQY0D7Ibn0W65D2PAOaZfqJrE2MBZdmni2Tlx3Ai0qhnQ==
|
||||||
|
|
||||||
unpipe@1.0.0, unpipe@~1.0.0:
|
unpipe@1.0.0, unpipe@~1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user