1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: update frontend

This commit is contained in:
Fredrik Oseberg 2022-01-14 12:27:18 +01:00
parent e8a3d6e6f1
commit 4b5da3f66c
2 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,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.6.0-beta.5", "unleash-frontend": "4.6.0-beta.6",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7141,10 +7141,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.6.0-beta.5: unleash-frontend@4.6.0-beta.6:
version "4.6.0-beta.5" version "4.6.0-beta.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.0-beta.5.tgz#9cb63c445476966f2845c255c3d4a8ad92515f4f" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.0-beta.6.tgz#fea08c356e3180856c2c6d6b02309c71477e4483"
integrity sha512-XS4N3SV/th3j6GMysRNHutUZfw2zob4td50uZIViqTfDpbUhxymHMCP4Ts9uyggom0Run2A9Vt4mNrDzhNA/lA== integrity sha512-dC8aEJs8q/o4BAeJdI671WW/RGmkG+dMs0zx1idWTHh/NiktO0iEoP24tWV0VAoReUK9GD6SokT6GzFCdAm3JA==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"