mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix(deps): update dependency unleash-frontend to v4.12.1
This commit is contained in:
parent
606270d86a
commit
6a857f01a4
@ -116,7 +116,7 @@
|
|||||||
"stoppable": "^1.1.0",
|
"stoppable": "^1.1.0",
|
||||||
"type-is": "^1.6.18",
|
"type-is": "^1.6.18",
|
||||||
"@unleash/express-openapi": "^0.2.0",
|
"@unleash/express-openapi": "^0.2.0",
|
||||||
"unleash-frontend": "4.12.0",
|
"unleash-frontend": "4.12.1",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"semver": "^7.3.5"
|
"semver": "^7.3.5"
|
||||||
},
|
},
|
||||||
|
@ -7645,10 +7645,10 @@ universalify@^2.0.0:
|
|||||||
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
|
||||||
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
||||||
|
|
||||||
unleash-frontend@4.12.0:
|
unleash-frontend@4.12.1:
|
||||||
version "4.12.0"
|
version "4.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0.tgz#acf441c4b50c04f7a79b953d6054bfd119c07490"
|
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.1.tgz#c60ea8a95d96dc15aa263d7300febbb156e1f95e"
|
||||||
integrity sha512-Iuy65TvgzFQpAasnh/FfRgviroIkloV4mfxBpSd+C/rXE0MVayM7HLNi9u8Z/bseRpqPgkeYf6uud195x0crxw==
|
integrity sha512-tuuSDwPhY/MqteTgNlq6Ne2o3oN3t53Mv98NjClRWdQsX4CYtpHu1fHUqdYcktI5Vfd+FbxS+BNgNbItOcjavQ==
|
||||||
|
|
||||||
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