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.14.3 (#1888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-04 17:54:31 +00:00 committed by GitHub
parent e55ad1a21e
commit 601765ef9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -124,7 +124,7 @@
"stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.14.1",
"unleash-frontend": "4.14.3",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7224,10 +7224,10 @@ unleash-client@^3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"
unleash-frontend@4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.1.tgz#1199dfd3f3330902588823d1b61c5c08d63dd052"
integrity sha512-m2dD+ZMQtOS2EXmtzFoJiKb0wQuGYXT34exxZCq/BOvbQgEzF38LZ5BCkO0OkCRYY+dSr7kkn3TkVpVe6R5bjA==
unleash-frontend@4.14.3:
version "4.14.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.3.tgz#286b5c827f1eafb5ca932b0e6135d2e06fd5a538"
integrity sha512-z+JFSEpPPaeumJ7byyx4+b/RxEyZ+sevKqyoqh0IGunoqjPGe9v4QPepAV1wK2AfaEoYs4hQdOCCmZ8piLkhzA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"