Skip to content

Commit dbfbdf0

Browse files
Merge remote-tracking branch 'refs/remotes/origin/main' into pawel/tx-timestamp
Signed-off-by: Pawel Stepien <[email protected]>
2 parents 7b1e27d + 3021d85 commit dbfbdf0

File tree

2 files changed

+26
-231
lines changed

2 files changed

+26
-231
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@
101101
"nx": "^22.1.3"
102102
},
103103
"resolutions": {
104-
"jose": "^5.10.0"
104+
"jose": "^5.10.0",
105+
"node-forge": "^1.3.2",
106+
"js-yaml": "^3.14.2",
107+
"tmp": "^0.2.4",
108+
"tar-fs": "^2.1.4",
109+
"glob": "^10.5.0"
105110
}
106111
}

0 commit comments

Comments
 (0)