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

fix: bump unleash-frontend to 4.2.8

This commit is contained in:
Ivar Conradi Østhus 2021-10-21 10:56:31 +02:00
parent 6e2713ad9c
commit e15788fe94
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -110,7 +110,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.2.7",
"unleash-frontend": "4.2.8",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7052,10 +7052,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.2.7:
version "4.2.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.7.tgz#3191b2f5d6ce50e5330eb6ab0e0db80b61617729"
integrity sha512-+NAlhP8f7pFpWqfMcbjrajvLh2Tl7gGqrZXlNv7PmyTLeefsCBXhnVBuK0OWhVFSWNCWe/c4dRDWGZPJXk1KYg==
unleash-frontend@4.2.8:
version "4.2.8"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.8.tgz#9502f298f02e162581044d8217d9c98a96960d76"
integrity sha512-4jG7L81uB0FV/+8OrOWiMaRr+CclvuH1iDGecAfSjJltaKN404f5eVAfx0JyXH78M+5HrrpGQTcReeHZjNkziA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"