mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: upgrade unleash-frontend to version 3.2.16
This commit is contained in:
parent
9db8ad58a3
commit
5a893bb05d
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.2.28
|
||||||
|
|
||||||
|
- fix: upgrade unleash-frontend to version 3.2.17
|
||||||
|
|
||||||
## 3.2.27
|
## 3.2.27
|
||||||
|
|
||||||
- fix: remove prometheus-gc-stats dependency
|
- fix: remove prometheus-gc-stats dependency
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
"prom-client": "^12.0.0",
|
"prom-client": "^12.0.0",
|
||||||
"response-time": "^2.3.2",
|
"response-time": "^2.3.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"unleash-frontend": "3.2.15",
|
"unleash-frontend": "3.2.16",
|
||||||
"yargs": "^15.1.0"
|
"yargs": "^15.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -5813,10 +5813,10 @@ universalify@^0.1.0:
|
|||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
||||||
|
|
||||||
unleash-frontend@3.2.15:
|
unleash-frontend@3.2.16:
|
||||||
version "3.2.15"
|
version "3.2.16"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.15.tgz#5976bca200c0066b112ed49c043271eed170092f"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.16.tgz#fdb8a218003581f6b4f46663dc2d57ef48c504e6"
|
||||||
integrity sha512-asfBkzojx+gxvQL7qZZr3n6KmxckrjhSjCRn+SE//F/tdd86kuUIrKSWw8wnX2XrPwzP90HenMZwew1KIuTUFg==
|
integrity sha512-MhVhVJ2gRRCaqwZwdCuPYvcdeLbEMotN2RRxlqzH9gUXRBGaZhBENIW6n2HLvaSaLgAgTrhae/A3BayjXxyH/g==
|
||||||
|
|
||||||
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