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

fix: update unleash-frontend to version 3.11.4

This commit is contained in:
Ivar Conradi Østhus 2021-02-09 22:00:41 +01:00
parent 3032ed9f58
commit 073b679e7e
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.11.3",
"unleash-frontend": "3.11.4",
"yargs": "^16.0.3"
},
"devDependencies": {

View File

@ -6051,10 +6051,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@3.11.3:
version "3.11.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.11.3.tgz#acf46ecf7954aff18704bb326b92f9fd5051926b"
integrity sha512-VwCveZs19evHJnJGb/Fj7L6e+qxRYm4IEujQrsaOHgqrufGAiGvj++cTGuH5YZXK6OEjv1RLQUOSb0CvebVfVw==
unleash-frontend@3.11.4:
version "3.11.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.11.4.tgz#11ffd16ce63f3fe62b00a4ec649c9682d09d6acd"
integrity sha512-nsnfreObcKvi4MWPQ/0a9FxUKsvz3MZCnhNODGHew7QtKPYdAeyDBSwEFZ6ExNkAbMJ+KD8CWWLtcNNob3QvYQ==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"