Skip to content

Commit

Permalink
chore: update unleash-frontend (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
olav committed Apr 26, 2022
1 parent d0724af commit 3e7f992
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -119,7 +119,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.10.0-beta.6",
"unleash-frontend": "4.10.0-beta.7",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Expand Up @@ -6302,10 +6302,12 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.10.0-beta.6:
version "4.10.0-beta.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.6.tgz#f009f2ec112e554fc4e11aa363495c1fac8b4d8d"
integrity sha512-cw8IFovJvxUVL2p/9T7RfF4iBrJc0rO0QeTpfWxGNKGpeR7IXDzege49ELduHPprM+a5BpIO+ONWqmHKqpsUOA==
unleash-frontend@4.10.0-beta.7:
version "4.10.0-beta.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.7.tgz#d9a494960e72b4a08ec1e679341e3ca6cf8e1229"
integrity sha512-MmLKFssmuCG18bGKBsRNU8q3GAAtvyi7JzgGRIaUIAsgeKhMAmTyXPvaL9SfERvucU3xLlO759WEoQEVrpzCdQ==
dependencies:
pkginfo "^0.4.1"

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 3e7f992

Please sign in to comment.