Skip to content

Commit 7f5f833

Browse files
authored
perf: replace crypto-browserify with custom lite impl (#1362)
1 parent 6dd2904 commit 7f5f833

4 files changed

Lines changed: 62 additions & 319 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@radix-ui/react-tabs": "^1.1.13",
3131
"awilix": "^13.0.3",
3232
"class-variance-authority": "^0.7.1",
33-
"crypto-browserify": "^3.12.1",
3433
"date-fns": "^4.1.0",
3534
"http-message-signatures": "^1.0.4",
3635
"httpbis-digest-headers": "^1.0.0",
@@ -96,7 +95,6 @@
9695
"safe-buffer": "5.2.1",
9796
"string_decoder": "1.3.0",
9897
"readable-stream": "2.3.8",
99-
"bn.js": "5.2.3",
10098
"parse5": "7.3.0",
10199
"structured-headers": "1.0.1"
102100
}

0 commit comments

Comments
 (0)