This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christopher Kolstad
committed
Mar 1, 2022
1 parent
82cfbd6
commit 338ee80
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|