Update checked-in dependencies
This commit is contained in:
parent
c9f0d30a86
commit
95d52b7807
647 changed files with 498055 additions and 3880 deletions
2
node_modules/universal-github-app-jwt/lib/crypto-node.js
generated
vendored
2
node_modules/universal-github-app-jwt/lib/crypto-node.js
generated
vendored
|
|
@ -1,5 +1,5 @@
|
|||
// this can be removed once we only support Node 20+
|
||||
export * from "node:crypto";
|
||||
export { subtle } from "node:crypto";
|
||||
import { createPrivateKey } from "node:crypto";
|
||||
|
||||
import { isPkcs1 } from "./utils.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue