Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 078735b

Browse files
authored
fix(deps): update dependency node-forge to v1 (#382)
1 parent 1e8c85a commit 078735b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"author": "Ryan Seys",
3535
"license": "MIT",
3636
"dependencies": {
37-
"node-forge": "^0.10.0"
37+
"node-forge": "^1.0.0"
3838
},
3939
"devDependencies": {
4040
"@compodoc/compodoc": "^1.1.7",
4141
"@types/mocha": "^8.0.0",
4242
"@types/node": "^16.0.0",
43-
"@types/node-forge": "^0.10.0",
43+
"@types/node-forge": "^1.0.0",
4444
"c8": "^7.4.0",
4545
"gts": "^3.0.0",
4646
"linkinator": "^2.0.0",

0 commit comments

Comments
 (0)