mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
fix(deps): update dependency unleash-frontend to v4.6.0
This commit is contained in:
parent
1cad01b97e
commit
d77e1548c1
@ -112,7 +112,7 @@
|
|||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"stoppable": "^1.1.0",
|
"stoppable": "^1.1.0",
|
||||||
"type-is": "^1.6.18",
|
"type-is": "^1.6.18",
|
||||||
"unleash-frontend": "4.6.0-beta.9",
|
"unleash-frontend": "4.6.0",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -7199,10 +7199,10 @@ universalify@^2.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
|
||||||
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
||||||
|
|
||||||
unleash-frontend@4.6.0-beta.9:
|
unleash-frontend@4.6.0:
|
||||||
version "4.6.0-beta.9"
|
version "4.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.0-beta.9.tgz#8d21960a20ec3ab68f02f2515e22479ebe012f11"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.0.tgz#0e46b365bb1132aa8a8ba8b208a91c13d6f545d5"
|
||||||
integrity sha512-I9O57EDgdgp6bFnaGRWedvgDG7Ohy7NrkVXKVCiuNZ/2glwM8y8RJImLstMTPGH8S3Wq0hKpGMu5vJCHu5Ygug==
|
integrity sha512-Hf47WTD9PnRAKs+KixeFz20xbWzO9szxijy8HU2IdKn+Lxz5E/XtEreM1UkKliijyuWruEzKSVgQJGbfOvs2Hw==
|
||||||
|
|
||||||
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