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

chore: update unleash-frontend

This commit is contained in:
Fredrik Oseberg 2022-08-15 16:13:25 +02:00
parent dd7322424c
commit e8f11e5907
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-beta.0", "unleash-frontend": "4.14.4",
"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-beta.0: unleash-frontend@4.14.4:
version "4.14.4-beta.0" version "4.14.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4-beta.0.tgz#b23c9aa9524cf5e7e40a845b603ba1429621ffba" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4.tgz#2e2390ace1462e75f1eb6370787354177f19c010"
integrity sha512-XG19FZiYkLZSOR5CcfZGz3o/z9ihQUfXwOADqKXcYCjKPj/vJzfVJv1l79yGcGlg1ujNF5Ab6KW/GNf64VXfqw== integrity sha512-5DZPCF0CWAhE/YsZQhZ7+6m6/1h22S0TMYewbXC7++SfSlpQWtOvrLgPsOQaRKhiTqv7YV3ajmgp90TVeTkjUA==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"