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

Commit

Permalink
chore: Update Unleash to 4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Mar 1, 2022
1 parent 82cfbd6 commit 338ee80
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.1"
"unleash-server": "4.8.2"
},
"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].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==
[email protected].2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/unleash-server/-/unleash-server-4.8.2.tgz#b2f8c5fab7ac3a13a5c47984329d21498ef70d8e"
integrity sha512-sVx9QEXUztDhQMjOp4StOtOP7RlAQzKXWr0oqmyZmxMRYBJhfKqtNgG8TrEXkoBLyOGuih0tJty5p+2V5B+qew==
dependencies:
async "^3.1.1"
bcryptjs "^2.4.3"
Expand Down

0 comments on commit 338ee80

Please sign in to comment.