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

fix: update frontend

This commit is contained in:
Fredrik Oseberg 2021-12-06 15:49:54 +01:00 committed by Ivar Conradi Østhus
parent 7ec9672a5c
commit dbd01db7e1
2 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.3.0",
"unleash-frontend": "4.3.1",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7125,10 +7125,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.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0.tgz#7891f78ac55b90c7bb160ba89ff55df15d490fd5"
integrity sha512-KkJdy7/sX+pbnURIb5C6+/aItBkAFH7xr7QvL9E05ymYsw6/W5f+7U1ick0w5oGxFzBOhB/Db+FXEQWnzXGdpw==
unleash-frontend@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.1.tgz#54a69213e2aaf5df23943702efcac57ea5de7ac9"
integrity sha512-62Yem0X7hyER7UHM4Le9wA2FPh+90WEx7SFxGeayPaywduHAC9iqN3drp/Zcsbmq972TnHahZZxqvla71OeiMw==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"