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

fix(deps): update dependency unleash-frontend to v4.13.0-beta.5 (#1741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-06-23 15:14:20 +02:00 committed by GitHub
parent ab323f253f
commit de4ba0970f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-frontend": "4.13.0-beta.1", "unleash-frontend": "4.13.0-beta.5",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7756,10 +7756,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.13.0-beta.1: unleash-frontend@4.13.0-beta.5:
version "4.13.0-beta.1" version "4.13.0-beta.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.13.0-beta.1.tgz#fed74f2da2f3c45c21a978097a34ba54b3064cf8" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.13.0-beta.5.tgz#9c1e9e3757e2fc337c4f438d38b3c71a039eff36"
integrity sha512-zMKBS0ZVfsuF3ZTamQUjLND6dqW7a1zDSlVmlEP4y3jgG0vhdcnTWUG7qkv9jbhyPljaS3XCVks3ilJdJwFKqg== integrity sha512-lwyDTkqNpNCOH58ejJzxsHqSoGWM+KXU0JgeVma/ja3z4n7X4M55nYj2swHEoVHDDCvzokCYh81+T4LFyruhTg==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"