mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02:00
fix: upgrade unleash-frontend to version 3.2.14
This commit is contained in:
parent
72e1bd7e2c
commit
ec2c60e91c
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 3.2.25
|
||||
|
||||
- fix: upgrade unleash-frontend to version 3.2.14
|
||||
|
||||
## 3.2.24
|
||||
|
||||
- fix: upgrade unleash-frontend to version 3.2.13
|
||||
|
@ -86,7 +86,7 @@
|
||||
"prometheus-gc-stats": "^0.6.1",
|
||||
"response-time": "^2.3.2",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"unleash-frontend": "3.2.13",
|
||||
"unleash-frontend": "3.2.14",
|
||||
"yargs": "^15.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -6040,10 +6040,10 @@ universalify@^0.1.0:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
||||
|
||||
unleash-frontend@3.2.13:
|
||||
version "3.2.13"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.13.tgz#0149b39bd60d797f1b0eabb21d5c1b8ab32dd521"
|
||||
integrity sha512-Tp2RU0C9b+qRlCJtFfNPAoN932BkeHJprLajS4y+8V9rlP1Y7gulcZR94PGgRHlRIUSlRX+DSTmdFQU3ntg2CQ==
|
||||
unleash-frontend@3.2.14:
|
||||
version "3.2.14"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.14.tgz#47121d348bd4159cab35ad4202cc1d237609cf94"
|
||||
integrity sha512-/Jz8m6Ud5WYBGGxUtIGclPhbub7EYvZm/HkKpKlykw1wKbgglg6AMI6f12pGmZNx6ulrSuQCiJNNkh3pCxkI+g==
|
||||
|
||||
unpipe@1.0.0, unpipe@~1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user