mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-19 00:15:43 +01:00
fix: bump unleash-frontend to v4.3.0
This commit is contained in:
parent
7c69ce93d2
commit
6384a20a83
@ -111,7 +111,7 @@
|
|||||||
"response-time": "^2.3.2",
|
"response-time": "^2.3.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"stoppable": "^1.1.0",
|
"stoppable": "^1.1.0",
|
||||||
"unleash-frontend": "4.3.0-beta.3",
|
"unleash-frontend": "4.3.0",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -7030,10 +7030,10 @@ universalify@^0.1.0, universalify@^0.1.2:
|
|||||||
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.3.0-beta.3:
|
unleash-frontend@4.3.0:
|
||||||
version "4.3.0-beta.3"
|
version "4.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0-beta.3.tgz#c2a891152da39a44c02a9b2a27f26d7f183b63cd"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0.tgz#7891f78ac55b90c7bb160ba89ff55df15d490fd5"
|
||||||
integrity sha512-/zAGPyDQVj4HYJN4hIAviPjfGeghQRaz3OBqrBNDtDr06HANzlXj8M/etwoQvunwUNONWKtlldDMTaNHm/BSxg==
|
integrity sha512-KkJdy7/sX+pbnURIb5C6+/aItBkAFH7xr7QvL9E05ymYsw6/W5f+7U1ick0w5oGxFzBOhB/Db+FXEQWnzXGdpw==
|
||||||
|
|
||||||
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