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

fix: upgrade unleash-fronendt to 4.1.0.beta.2

This commit is contained in:
Ivar Conradi Østhus 2021-08-13 13:18:40 +02:00
parent c7bf9a5028
commit b2e5c5a863
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.0.10", "unleash-frontend": "4.1.0-beta.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7014,10 +7014,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.0.10: unleash-frontend@4.1.0-beta.2:
version "4.0.10" version "4.1.0-beta.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.10.tgz#4759bd5c75ee7d97cd07a89ceccabdca29726a10" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.0-beta.2.tgz#98bfd3f265001877a5967b73d4da9be2db66b48c"
integrity sha512-V93FypG2qD7g+OVYBSFbaomdJYVLJDyjC33M18P5XtNCyecon0rdJIj9sjjuH46+BxQ6TjgFVd56z8M/T0LSug== integrity sha512-iwkmWm4H0xVcx0js1Vxy12ADDEwO9BQ5S9JAunXy9m19VUcax+k0HOqIUJAY45KfoZWkwme848+vejH4S1ocGQ==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"