mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
fix: upgrade unleash-frontend to 4.2.1
This commit is contained in:
parent
998dc2e977
commit
e02fcd3e23
@ -109,7 +109,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.2.0",
|
"unleash-frontend": "4.2.1",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -7055,10 +7055,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.2.0:
|
unleash-frontend@4.2.1:
|
||||||
version "4.2.0"
|
version "4.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.0.tgz#584e5b8ce660e28b0e0169192946b7603e89db4c"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.1.tgz#07515df5661fc37a329a14783551657f96e471a4"
|
||||||
integrity sha512-uYqjNB6g2QUt3GMnBe7mZ16E3XvdfoyJ/RHTT5OKlE5otacNPGbbgPUEQlqOYJMx5nhwSq0178+Sj0TU3/JicQ==
|
integrity sha512-9gCWdIy02hHpoqEguD7N28HWlVQnFz4G9ht5wHQlbyR8NAZyur/VMfHf6JAFczbBtPgST87H6PE2IJIw/oz8XA==
|
||||||
|
|
||||||
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