Skip to content

Commit

Permalink
feat: upgrade unleash-frontend to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Mar 23, 2022
1 parent c15d221 commit af692c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.9.0-beta.3",
"unleash-frontend": "4.9.0",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7260,10 +7260,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.9.0-beta.3:
version "4.9.0-beta.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.9.0-beta.3.tgz#715c3d853a27d75b1b1fb042e16598628ef64e15"
integrity sha512-g+a4lV8aL1/OtMbrNM8yunXaa04mHbkiixQLevtERH/T5wAfBwuX0mymnLcQRCxCswQXhhxiHwS/iPeqmTwd/Q==
unleash-frontend@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.9.0.tgz#4b6734547cc827724413d75650da69d68f63d5f9"
integrity sha512-Xq/D+vxexkQQpdjI5yqkR/wheInUie8vv8cXAIlMG0lhLZVpPvGsqDPzWO/7poIYgV4k29h4m1EY72BQILOA/Q==

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

0 comments on commit af692c2

Please sign in to comment.