1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

fix: upgrade unleash-frontend to version 4.0.0

This commit is contained in:
Ivar Conradi Østhus 2021-05-21 14:34:28 +02:00
parent ee1715d86a
commit 88048de600
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "4.0.0-beta.5",
"unleash-frontend": "4.0.0",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -6715,10 +6715,10 @@ universalify@^0.1.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.0.0-beta.5:
version "4.0.0-beta.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-beta.5.tgz#da92ae786032cf819689367da7faedefb6325e93"
integrity sha512-RD9NjrZqPE2883VZZjmYj1JJn/pGw+DyP01K3Smyd5NQ/mwo2OvBO+OQ554OotdNSYojON9GATWK9Wz63gHgog==
unleash-frontend@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0.tgz#14c51c2bffe7987b2124e57d8acbc96c9cf15fef"
integrity sha512-jmvIVBjb8hmKvu2aOP7WJDSfCN+Q1BkFUMmY15kCEF56InCmDoOESQEnwUDYPa1a/uDvBd4YT3H0aZW5iEGtPg==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"