1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

fix: upgrade frontend to 4.0.6 to add fix for project filter

This commit is contained in:
Christopher Kolstad 2021-07-20 11:31:33 +02:00
parent f13c941c62
commit 44afbd77c5
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A
2 changed files with 5 additions and 5 deletions

View File

@ -100,7 +100,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.0.4",
"unleash-frontend": "4.0.6",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -6841,10 +6841,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.4.tgz#025a0f35cc75c026a0935cedb2abd55b7a5830ba"
integrity sha512-ygv4mIqQtJZDP0YCK0gJID/jZ6NQKE1bvZvCw/uy9dMfy0CNs8+STlYWoXI7p/Llw+WvE6QNQ8tGhXh/toVOlA==
unleash-frontend@4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.6.tgz#6079cd58d2eba141622f1eeceb5d1fbf3adfa124"
integrity sha512-rhJP3OUmWWISbBGNi76aRhwNbb7KUB3d+gXn+eH8OvmP1UBJVCSR/NrJVoL6GthNjnvUS2NdCuzr1TNuLmxiqA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"