Skip to content

Commit

Permalink
fix: upgrade to unleash-frontend 3.5.6
Browse files Browse the repository at this point in the history
closes #646
  • Loading branch information
ivarconr committed Nov 4, 2020
1 parent 00ce76f commit 805698e
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 @@ -88,7 +88,7 @@
"prom-client": "^12.0.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.6.4",
"unleash-frontend": "3.6.5",
"yargs": "^16.0.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5609,10 +5609,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

unleash-frontend@3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.4.tgz#b683a75e53b95add19b1279e4d324d1ae1effe1f"
integrity sha512-FRxbrjtnK4lDJBxVG6hk/33YN9EgZZJl0GIVVzBH8b3LUkVeSMdPgvxgkg05u5/kJ1Qc1Imh2svyKrZdfK0kMg==
unleash-frontend@3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.5.tgz#a78b9d0d4818d49d038475b366673529eb29b627"
integrity sha512-A83pMezZm3GQwpuRk23simMFq85mmYsaacPPUZKhc03KTu6UJJprdF7zUxmsLBvWy+AAp70y6/yYG/W45iK/9g==

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

0 comments on commit 805698e

Please sign in to comment.