Skip to content

Commit

Permalink
task: Update frontend to 4.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Jun 14, 2022
1 parent 1f64d1d commit 246f2a5
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.3",
"unleash-frontend": "4.12.4",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7612,10 +7612,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.12.3:
version "4.12.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.3.tgz#f76e84de59a9f7052fb587c3a792053a70feb15f"
integrity sha512-elp+pYN21lIssFZDeSFZb+sxiEqm3hiJDoYuPju8smx+tUH61R08wQI5GvD48G93WIZHw9iotekmZ4oSM7BbSQ==
unleash-frontend@4.12.4:
version "4.12.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.12.4.tgz#132392c437f0f7d274f3639ed250dca9b8851881"
integrity sha512-+r6IwcQlsqNFSjtJHVdCqZrmVYc5aQDv3UbRkPFKvLSITwzfYUesQkOCP+WdT/89mHDnVB59JP17LWdcq3mtFA==

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

0 comments on commit 246f2a5

Please sign in to comment.