Skip to content

Commit

Permalink
chore: update frontend version
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Aug 18, 2022
1 parent 7159397 commit cd3e9ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -124,7 +124,7 @@
"stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.14.5",
"unleash-frontend": "4.14.6",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7224,10 +7224,10 @@ unleash-client@3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"

unleash-frontend@4.14.5:
version "4.14.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.5.tgz#ad06c582159d59a618ef56925ccc7515fdb4cbdd"
integrity sha512-21KJN8mQP8tp0dpiMPZhRGx+QNGWynK5Y3BUlx5MRLNLmqqzHUSrVqBh0VNou7I4t/+DBSTb7QMcPMj4/2IITg==
unleash-frontend@4.14.6:
version "4.14.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.6.tgz#23d0354c5dcfd44871f1beeb396278f8f67ccbab"
integrity sha512-OieQQ8H2s0KDQvC42ADegRXLxTmE1cAQbOBJOpAWaSiH/HjUAFC7G9U2Gbph/ijTmg0X8IdGDrSfNx4Q2UmMWg==

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit cd3e9ae

Please sign in to comment.