Skip to content

Commit

Permalink
fix: bump unleash-frontend to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Dec 3, 2021
1 parent 7c69ce9 commit 6384a20
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 @@ -111,7 +111,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.3.0-beta.3",
"unleash-frontend": "4.3.0",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7030,10 +7030,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

unleash-frontend@4.3.0-beta.3:
version "4.3.0-beta.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0-beta.3.tgz#c2a891152da39a44c02a9b2a27f26d7f183b63cd"
integrity sha512-/zAGPyDQVj4HYJN4hIAviPjfGeghQRaz3OBqrBNDtDr06HANzlXj8M/etwoQvunwUNONWKtlldDMTaNHm/BSxg==
unleash-frontend@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0.tgz#7891f78ac55b90c7bb160ba89ff55df15d490fd5"
integrity sha512-KkJdy7/sX+pbnURIb5C6+/aItBkAFH7xr7QvL9E05ymYsw6/W5f+7U1ick0w5oGxFzBOhB/Db+FXEQWnzXGdpw==

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

0 comments on commit 6384a20

Please sign in to comment.