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

fix(deps): update dependency unleash-frontend to v4.2.0 (#976)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-27 16:26:36 +02:00 committed by GitHub
parent 5f46c895f8
commit b3642574d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,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.1.1", "unleash-frontend": "4.2.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7105,10 +7105,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.1.1: unleash-frontend@4.2.0:
version "4.1.1" version "4.2.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.1.tgz#eaff6ecf2e9d2df6fe117fccdf706f277e5a4560" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.0.tgz#584e5b8ce660e28b0e0169192946b7603e89db4c"
integrity sha512-RHYGmOd0e4+rg1Qx2/F464bAvhA5jXDmFnKJIvmpaF4mbg82dl9XpPswrEbYLoI6k6xgvm2CVgRmTc3iefGkAw== integrity sha512-uYqjNB6g2QUt3GMnBe7mZ16E3XvdfoyJ/RHTT5OKlE5otacNPGbbgPUEQlqOYJMx5nhwSq0178+Sj0TU3/JicQ==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"