Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
feat: upgrade unleash to 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Feb 25, 2022
1 parent 5d0c603 commit 82cfbd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@passport-next/passport-google-oauth2": "^1.0.0",
"basic-auth": "^2.0.1",
"passport": "^0.5.2",
"unleash-server": "4.8.0"
"unleash-server": "4.8.1"
},
"devDependencies": {
"execa": "^5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,10 +2142,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.8.0.tgz#c35961a740407fc0f4ab4ba24ea61f6bab02183b"
integrity sha512-GFT16muJ5ff9Xuz12OtZfsVC8ClTqEpoAP5tT0txNkUTauUSL1hTrvQsTeSJlY5THI7nKLrSBOGsKo0ysyiCXQ==

[email protected].0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-4.8.0.tgz#c3f2717a9ad9302733dc515a4fcae8ba0b50301e"
integrity sha512-xBj1f9MqNwKRke65ea7I44vk3KqZQx+5jWvwoW4Lfv3j3oSSAa/8aAJ8OOChrfu+b2jd/whNnY7PLgJ4RTwKlQ==
[email protected].1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-4.8.1.tgz#91978dbae6bf284e5009cab9a3f8486e9b377e18"
integrity sha512-CC/K+uCpP0CODtaG+SfUaBYH8iaibOqDLnJ7fok05c23738AykVauinBUIDR0VYDBHhmgXSoD/iUbE4Ct4CU0w==
dependencies:
async "^3.1.1"
bcryptjs "^2.4.3"
Expand Down

0 comments on commit 82cfbd6

Please sign in to comment.