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

Bumped unleash-frontend to 3.10.0

This commit is contained in:
Christopher Kolstad 2021-01-22 10:22:58 +01:00
parent 88dcbffe74
commit 258967fe32
No known key found for this signature in database
GPG Key ID: 319DE53FE911815A
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"prom-client": "^12.0.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.9.1",
"unleash-frontend": "^3.10.0",
"yargs": "^16.0.3"
},
"devDependencies": {

View File

@ -5693,10 +5693,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.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.9.1.tgz#a89b74c7f9f11e5ebeb3588ae793950ad34ebecd"
integrity sha512-+2KHlHSCnxZw/17dM7WOles+jTOMzHWStOzZ1TbFIFNh/++k/LHc/M31CZ8NTxAxFiZJtCfYYR+T3xr2cNYwew==
unleash-frontend@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.10.0.tgz#ed4e2a9fa89e73d0caab1171fa850b2635edb944"
integrity sha512-56oJo4cVsUx7OnGSDyIyFCYEAp3ouE7eM5mwQR1TaDciOckWk9GccYXpd7dhOPCWQcKYR8aRp0yKBN4azvMxew==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"