generated from cheqd/.github
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update did-jwt to 8.x.x, secp256k1 to 5.x.x [DEV-4255] (#375)
* build: bump deps v2.4.x * Downgrade uint8arrays * Downgrade deps * Sync workflows * Sync updates in v4 * ci: Update Markdown linter config [skip ci] * Update codeql.yml * Update dispatch.yml * Add semantic-release package * Downgrade semantic-releases to v18 * Support v18lts (#376) * build: Downgrade semantic release to support nodev18 * Bump semantic release to support nodev18lts * npm update * Bump tsproto * downgrade to node v18 * Update package.json * Bump cosmjs to 0.30.1 --------- Co-authored-by: Ankur Banerjee <[email protected]>
- Loading branch information
1 parent
ff23d4f
commit 19b5f5a
Showing
15 changed files
with
3,273 additions
and
3,983 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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"aliveStatusCodes": [0, 200, 206, 403, 501, 999], | ||
"replacementPatterns": [ | ||
{ | ||
"pattern": "\" %}", | ||
"replacement": "" | ||
}, | ||
{ | ||
"pattern": "" %}", | ||
"replacement": "" | ||
} | ||
], | ||
"ignorePatterns": [ | ||
{ | ||
"pattern": "^https://resolver.cheqd.net/" | ||
}, | ||
{ | ||
"pattern": "^https://twitter.com/" | ||
} | ||
], | ||
"retryOn429": true | ||
"aliveStatusCodes": [0, 200, 206, 403, 501, 999], | ||
"replacementPatterns": [ | ||
{ | ||
"pattern": "\" %}", | ||
"replacement": "" | ||
}, | ||
{ | ||
"pattern": "" %}", | ||
"replacement": "" | ||
} | ||
], | ||
"ignorePatterns": [ | ||
{ | ||
"pattern": "^https://resolver.cheqd.net/" | ||
}, | ||
{ | ||
"pattern": "^https://twitter.com/" | ||
} | ||
], | ||
"retryOn429": true | ||
} |
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
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
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
Oops, something went wrong.