Skip to content

Commit

Permalink
fix(deps): update dependency unleash-frontend to v4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 31, 2022
1 parent 606270d commit 6a857f0
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 @@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.12.0",
"unleash-frontend": "4.12.1",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7645,10 +7645,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.0.tgz#acf441c4b50c04f7a79b953d6054bfd119c07490"
integrity sha512-Iuy65TvgzFQpAasnh/FfRgviroIkloV4mfxBpSd+C/rXE0MVayM7HLNi9u8Z/bseRpqPgkeYf6uud195x0crxw==
unleash-frontend@4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.1.tgz#c60ea8a95d96dc15aa263d7300febbb156e1f95e"
integrity sha512-tuuSDwPhY/MqteTgNlq6Ne2o3oN3t53Mv98NjClRWdQsX4CYtpHu1fHUqdYcktI5Vfd+FbxS+BNgNbItOcjavQ==

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

0 comments on commit 6a857f0

Please sign in to comment.