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

fix: upgrade unleash-frontend to v4.2.13

This commit is contained in:
Ivar Conradi Østhus 2021-11-12 13:14:54 +01:00
parent f33cd7ebf4
commit 5b748a3cfc
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.2.12",
"unleash-frontend": "4.2.13",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7045,10 +7045,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.12:
version "4.2.12"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.12.tgz#489d10ddbfabebe97ecbced97400f35e79cfb4a6"
integrity sha512-YPRrPUTZlrkMWJlgEDNSw8uRP+7c0/A/QQ0KhRbNjtukejhE/7cncBpcEzXDu7q7cNCUbqFiwXigCY0BEgDEKQ==
unleash-frontend@4.2.13:
version "4.2.13"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.13.tgz#8ed3155ab8430506dd49290e6b6cd7c89b220512"
integrity sha512-UE8AJuTfuhJoKOSpq2VGlLH6mxC/VHs+mMFjkSuuCsrmKyCkZCPhttIO+jNFgRIAQkeEniPjF/3D/wWAeR1YXQ==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"