mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: upgrade to unleash-frontend 4.0.0-beta.4
This commit is contained in:
parent
1691efbcae
commit
20c5658876
@ -99,7 +99,7 @@
|
|||||||
"prom-client": "^13.1.0",
|
"prom-client": "^13.1.0",
|
||||||
"response-time": "^2.3.2",
|
"response-time": "^2.3.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"unleash-frontend": "4.0.0-beta.3",
|
"unleash-frontend": "4.0.0-beta.4",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -6781,10 +6781,10 @@ universalify@^0.1.0:
|
|||||||
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
||||||
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
||||||
|
|
||||||
unleash-frontend@4.0.0-beta.3:
|
unleash-frontend@4.0.0-beta.4:
|
||||||
version "4.0.0-beta.3"
|
version "4.0.0-beta.4"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-beta.3.tgz#a578f59c2c2de71ae8532b0b5f8b210a75315adc"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-beta.4.tgz#42f22adc09c6f21e572a65070c58319fc18e4a05"
|
||||||
integrity sha512-691yf+HEVXu6xPrsysGXSHowCbRZ+41YbcJOihaObGlJXB46XLU6EzXm65I3aeVRt9lSFhwD+LnB2DWT4karOQ==
|
integrity sha512-/jz95QOD74ouqFl4LYt0UWlm25yLwB3IMigUJLshmFzY01mGadfIWcuk/lV1Sc9G+VCtYoiJ9hLm/ethDnUcmA==
|
||||||
|
|
||||||
unpipe@1.0.0, unpipe@~1.0.0:
|
unpipe@1.0.0, unpipe@~1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user