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

fix(deps): update dependency unleash-frontend to v4.4.0

This commit is contained in:
Renovate Bot 2021-12-10 14:33:40 +00:00 committed by renovate[bot]
parent c0f7f09e1a
commit 9f998a0ecb
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.3.1", "unleash-frontend": "4.4.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7016,10 +7016,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.3.1: unleash-frontend@4.4.0:
version "4.3.1" version "4.4.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.1.tgz#54a69213e2aaf5df23943702efcac57ea5de7ac9" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.4.0.tgz#0b3b0114ba778a5e02d823be7765c10f5ae0df8e"
integrity sha512-62Yem0X7hyER7UHM4Le9wA2FPh+90WEx7SFxGeayPaywduHAC9iqN3drp/Zcsbmq972TnHahZZxqvla71OeiMw== integrity sha512-mWg4vvA8oRbA8LyCNN9lMm7l7mbwRRlv/TExK4OMTz+1uK3K/mi23IMYwBKs1HhW7kfkCwf6g//RGHNymi+siQ==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"