mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
fix: upgrade unleash-frontend to version 4.2.3
This commit is contained in:
parent
985f5cd007
commit
ce60d7f31b
@ -110,7 +110,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.2",
|
"unleash-frontend": "4.2.3",
|
||||||
"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.2:
|
unleash-frontend@4.2.3:
|
||||||
version "4.2.2"
|
version "4.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.2.tgz#93b3d3324bbbcf0b573b3327f8b27a3651eba665"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.3.tgz#8e2071ff42c7af9a459b7354a26c85d9d3782404"
|
||||||
integrity sha512-z4nu43Bpnhhw6d5qZF0cflUBBwY1kNZ5Nm1EO3moEruQ6waIkVKbkT8axXaeV+N1vuEx6932OVWxlKL1r+ZHWw==
|
integrity sha512-5nN60uPg/6lfpQkpb2dyE1caQW2LxbWL0l/BpoRVGwFx51zRwWngJSj7qvfTFyllQT4ZgD1xAeajVxNXRjb9Gg==
|
||||||
|
|
||||||
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