Skip to content

Commit

Permalink
pin @peculiar/x509@1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstonmatt committed Jul 25, 2024
1 parent 6ef3023 commit e876cca
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 78 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@polyseam/silky",
"version": "1.1.1",
"version": "1.1.2",
"exports": "./mod.ts",
"tasks": {
"start": "deno run main.ts",
"test": "deno test",
"build": "deno fmt && deno lint"
},
"imports": {
"@peculiar/x509": "npm:@peculiar/x509@^1.9.7",
"@peculiar/x509": "npm:@peculiar/x509@1.11.0",
"@std/assert": "jsr:@std/assert@0.210.0"
}
}
102 changes: 26 additions & 76 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e876cca

Please sign in to comment.