mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
fix: upgrade unleash-frontend to verson 3.3.5
This commit is contained in:
parent
978a6a87b9
commit
5062f97f62
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 3.3.6
|
||||
|
||||
- fix: upgrade unleash-frontend to verson 3.3.5
|
||||
|
||||
## 3.3.5
|
||||
|
||||
- fix: upgrade unleash-frontend to verson 3.3.3
|
||||
|
@ -87,7 +87,7 @@
|
||||
"prom-client": "^12.0.0",
|
||||
"response-time": "^2.3.2",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"unleash-frontend": "3.3.3",
|
||||
"unleash-frontend": "3.3.5",
|
||||
"yargs": "^15.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -5513,10 +5513,10 @@ universalify@^0.1.0:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
||||
|
||||
unleash-frontend@3.3.3:
|
||||
version "3.3.3"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.3.3.tgz#1a156004604a11dcc12faf640bf9664485bf1836"
|
||||
integrity sha512-qdm9GAn5y/Wz8AfUTDf0J4rYwirKhTKh8x7e3q8PP0JWfFIg0W8HlYGsHKUX62nl9GVdZ9jsIFdxi+GtD2XD8Q==
|
||||
unleash-frontend@3.3.5:
|
||||
version "3.3.5"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.3.5.tgz#cd20bebebb4dc8eca7381ef4b7b7db4babd477a4"
|
||||
integrity sha512-xX9rbiSy+Yt7Qcvuxn4T8ekO2eLh74G3Fr/+y7nBrTlM0Pqt5oQsq/UroVFdfxn63aocp3U7AqS9kk//ME/wAQ==
|
||||
|
||||
unpipe@1.0.0, unpipe@~1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user