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

upgade unleash-frontend to version 4.0.0-beta.3

This commit is contained in:
Ivar Conradi Østhus 2021-05-11 12:29:54 +02:00
parent 178087a0ac
commit c7ac8b57e2
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -99,7 +99,7 @@
"prom-client": "^13.1.0", "prom-client": "^13.1.0",
"response-time": "^2.3.2", "response-time": "^2.3.2",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"unleash-frontend": "4.0.0-beta.2", "unleash-frontend": "4.0.0-beta.3",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -6781,10 +6781,10 @@ universalify@^0.1.0:
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.0.0-beta.2: unleash-frontend@4.0.0-beta.3:
version "4.0.0-beta.2" version "4.0.0-beta.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-beta.2.tgz#f881a140b54f97e0f32451533f983e74405d9774" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-beta.3.tgz#a578f59c2c2de71ae8532b0b5f8b210a75315adc"
integrity sha512-UTL0wFCtNdGo3Bn7rMBBNaHUuVWAmlEVAdkVilVHuUGhO1lvTrdkb/5g5vxuabo5ROzKWTn5zdTEeROY54sPQA== integrity sha512-691yf+HEVXu6xPrsysGXSHowCbRZ+41YbcJOihaObGlJXB46XLU6EzXm65I3aeVRt9lSFhwD+LnB2DWT4karOQ==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"