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

fix: Upgrade unleash-frontend to version 3.2.11

This commit is contained in:
Ivar Conradi Østhus 2020-01-08 08:26:03 +01:00
parent 73350a3cec
commit fbd60efa8f
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"prometheus-gc-stats": "^0.6.1",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.2.10",
"unleash-frontend": "3.2.11",
"yargs": "^15.1.0"
},
"devDependencies": {

View File

@ -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.10:
version "3.2.10"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.10.tgz#b7786ac7428d03703c560d4340990195f236b0d0"
integrity sha512-zW6SUM8XWT5k7jiIm+JMK0VH0ZWIaBsfMTGBl64EV/C1viF9u2lp8FcQnV2oH12JeNU11AG7/aEjuJvp4t7n3g==
unleash-frontend@3.2.11:
version "3.2.11"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.11.tgz#9fedfd36ac8ee27be571ef3a73805cae1d8e35c2"
integrity sha512-/j7TnRozWiJFd72dELghrV7tr9+zL1tWxDvumVQKk3XQ3AFJ4mLFfw7tx8jHZk2WQVr1Pov3qDK6W85AVEcgMA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"