Commit 70c233c
authored
chore: update node-forge to ^0.9.1 (#941)
As commnented on #934 (comment)
Given that node-forge is a 0.x version, npm considers it to be a breaking change, and hence not compatible with the current requirement.
node-forge is also transitively being used by firestore (direct dependency is google-p12-pem), and requiring version ^0.9.0, which means two copies of the library are currently needed. Switching to just one dependency would save 1.7Mib.1 parent 1b283e3 commit 70c233c
2 files changed
+4
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments