Skip to content

Commit aea7fc6

Browse files
authored
fix: Update node-forge to version 1.3.2 (#3996)
1 parent 1d6b7e0 commit aea7fc6

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,10 @@
132132
"reportPath": "reports",
133133
"reportFile": "test-report.xml",
134134
"indent": 4
135+
},
136+
"overrides": {
137+
"selfsigned": {
138+
"node-forge": "1.3.2"
139+
}
135140
}
136141
}

0 commit comments

Comments
 (0)