mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
fix: upgrade unleash-frontend to v4.6.1
This commit is contained in:
parent
19cb991cc9
commit
f1688c71d8
@ -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",
|
"unleash-frontend": "4.6.1",
|
||||||
"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:
|
unleash-frontend@4.6.1:
|
||||||
version "4.6.0"
|
version "4.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.0.tgz#0e46b365bb1132aa8a8ba8b208a91c13d6f545d5"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.6.1.tgz#26f677ff61af9ccf145e9c4c6ced9483d3ca508c"
|
||||||
integrity sha512-Hf47WTD9PnRAKs+KixeFz20xbWzO9szxijy8HU2IdKn+Lxz5E/XtEreM1UkKliijyuWruEzKSVgQJGbfOvs2Hw==
|
integrity sha512-QpK1rGy+O0w+RZ1GfW8AOrEWWMC79Gn2/aLyH75/vGf+UXv+Pa7Tkhxsn5Q/54sVX3jbFAf0r9lwTzNkz3GrOQ==
|
||||||
|
|
||||||
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