1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: update unleash-frontend dependency (#736)

This commit is contained in:
Fredrik Strand Oseberg 2021-02-25 16:00:37 +01:00 committed by GitHub
parent 6c41816719
commit 7f34785af1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.13.1",
"unleash-frontend": "3.13.2",
"uuid": "^8.3.2",
"yargs": "^16.0.3"
},

View File

@ -6507,10 +6507,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.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.13.1.tgz#035aa0ca81b7273e780a3fadd0b935608b7b23c5"
integrity sha512-c7DuEpywjYE0KJoPUQ1NDn6B+Vp4nrLBz310pEXHysHefBt+zfmJo+d7cqUcQw+6REkCoOp1NO+yVd/kW98zgQ==
unleash-frontend@3.13.2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.13.2.tgz#57e55809d8b9a191ee51ab926ce64cf8305ab882"
integrity sha512-JvdeaDzntEvMCierKyihs359TCZLMMEGhmeOx21kuWyDFA5lCIpUQyWNlYhmRSnNdm69UAa3VA18hk2AJS/CTA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"