1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

chore: update frontend

This commit is contained in:
Fredrik Oseberg 2022-08-16 11:34:47 +02:00
parent 132e97be00
commit 8d184c4d03
2 changed files with 5 additions and 5 deletions

View File

@ -124,7 +124,7 @@
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0", "ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-frontend": "4.14.4", "unleash-frontend": "4.14.5",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7224,10 +7224,10 @@ unleash-client@3.15.0:
murmurhash3js "^3.0.1" murmurhash3js "^3.0.1"
semver "^7.3.5" semver "^7.3.5"
unleash-frontend@4.14.4: unleash-frontend@4.14.5:
version "4.14.4" version "4.14.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4.tgz#2e2390ace1462e75f1eb6370787354177f19c010" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.5.tgz#ad06c582159d59a618ef56925ccc7515fdb4cbdd"
integrity sha512-5DZPCF0CWAhE/YsZQhZ7+6m6/1h22S0TMYewbXC7++SfSlpQWtOvrLgPsOQaRKhiTqv7YV3ajmgp90TVeTkjUA== integrity sha512-21KJN8mQP8tp0dpiMPZhRGx+QNGWynK5Y3BUlx5MRLNLmqqzHUSrVqBh0VNou7I4t/+DBSTb7QMcPMj4/2IITg==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"