1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: bum unleash-frontend to version 4.0.0-alpha.13

This commit is contained in:
Ivar Conradi Østhus 2021-05-04 21:39:53 +02:00
parent 185aee70df
commit 395ea185f3
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -102,7 +102,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "4.0.0-alpha.12",
"unleash-frontend": "4.0.0-alpha.13",
"uuid": "^8.3.2",
"yargs": "^16.0.3"
},

View File

@ -6749,10 +6749,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-alpha.12:
version "4.0.0-alpha.12"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-alpha.12.tgz#0c891b1b40d01243ffd941b33fc4ddc895ebac26"
integrity sha512-FPf0rJih6UjwKs1/5nr7x0uanL5gbHYlzEyqDGaGWtpSCgB3Eu5QapvwTcStoNkSXQ2uZtDADBL/Qh1oeDr0tw==
unleash-frontend@4.0.0-alpha.13:
version "4.0.0-alpha.13"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-alpha.13.tgz#4dece681d7f98ef214cd3d7df9b1619b15703943"
integrity sha512-blddxNFnyibDgKGbjvueWtaUcTeGyIUWBnEA7ZGPGcJY9CRdGFMIqAwOna+yYN1BhbAHlbElKevECxYRFulJHA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"