1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00

fix: upgrade unleash-frontend to v4.1.0-beta.10

This commit is contained in:
Ivar Conradi Østhus 2021-08-27 19:33:07 +02:00
parent 9b521de34e
commit 20d934e808
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"response-time": "^2.3.2", "response-time": "^2.3.2",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"unleash-frontend": "4.1.0-beta.9", "unleash-frontend": "4.1.0-beta.10",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7009,10 +7009,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.1.0-beta.9: unleash-frontend@4.1.0-beta.10:
version "4.1.0-beta.9" version "4.1.0-beta.10"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.0-beta.9.tgz#376734ea7442c20e19f9efd98a200f6d7ee17844" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.0-beta.10.tgz#d34f96048400d56d1051e034afee3bafe380fc31"
integrity sha512-0bh82zmoFsMv79yxOokRP2B89lluqKsY2PxL+xuDIhz2kgNa2ZWGuYwiWXU4M6mXQ2g8jBr4u0yE0Yb+lNfLYg== integrity sha512-O9q5Cg75bVXlkNaQ2I8k/eZVno4Q8SgxkO0aMq+fJTcj7gUT41WMagblRzAJmouXz9+DofN+MgPy+GNSKcEuRg==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"