1
0
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:
Ivar Conradi Østhus 2022-01-31 09:03:42 +01:00
parent 19cb991cc9
commit f1688c71d8
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -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": {

View File

@ -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"