Skip to content

Commit

Permalink
fix(deps): update dependency unleash-frontend to v4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 4, 2022
1 parent d8f847d commit 00b62d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.7.0",
"unleash-frontend": "4.7.1",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7230,10 +7230,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.7.0.tgz#743d3265b89066920f41929d3b8d97c02eb38e49"
integrity sha512-zvMcMyCoVhAp4mE0m4XBu6HgP5bvtp64pkuKsyXR4rlz7bldCev6lAArIwhK7074FDcTHqp5fBxeEzvxR+YfYA==
unleash-frontend@4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.7.1.tgz#560006d6d349a3710de20b1c3b9e9a77206f836f"
integrity sha512-y1+HTjsGFblAmIA+xxqogNB++c1jWYO+jviV2xVTqXmUaBrwpPhJkfglhpiQRMgD3c2ezQxp+lkIw95kVI0Hyg==

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

0 comments on commit 00b62d2

Please sign in to comment.