Merge pull request #1815 from mydea/fn/remove-crypto

Use native `crypto` package from node
This commit is contained in:
JoannaaKL
2024-10-07 11:06:38 +02:00
committed by GitHub
2 changed files with 0 additions and 8 deletions

View File

@@ -50,7 +50,6 @@
"@octokit/request-error": "^5.0.0",
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"archiver": "^7.0.1",
"crypto": "^1.0.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0",
"unzip-stream": "^0.3.1"