File tree Expand file tree Collapse file tree 2 files changed +187
-208
lines changed
Expand file tree Collapse file tree 2 files changed +187
-208
lines changed Original file line number Diff line number Diff line change 3636 "node" : " >=10.4.0"
3737 },
3838 "dependencies" : {
39- "pkcs11js" : " ^1.2.3 " ,
40- "tslib" : " ^2.3.1 "
39+ "pkcs11js" : " ^1.3.0 " ,
40+ "tslib" : " ^2.4.0 "
4141 },
4242 "devDependencies" : {
43- "@types/mocha" : " ^9.0.0 " ,
44- "@types/node" : " ^16.7.1 " ,
43+ "@types/mocha" : " ^9.1.1 " ,
44+ "@types/node" : " ^18.0.0 " ,
4545 "coveralls" : " ^3.1.0" ,
46- "mocha" : " ^9.1 .0" ,
46+ "mocha" : " ^10.0 .0" ,
4747 "nyc" : " ^15.1.0" ,
4848 "rimraf" : " ^3.0.2" ,
49- "ts-node" : " ^10.2 .1" ,
49+ "ts-node" : " ^10.8 .1" ,
5050 "tslint" : " ^6.1.3" ,
51- "typedoc" : " ^0.21.6 " ,
52- "typescript" : " ^4.2 .4"
51+ "typedoc" : " ^0.22.17 " ,
52+ "typescript" : " ^4.7 .4"
5353 },
5454 "bugs" : {
5555 "url" : " https://github.com/PeculiarVentures/graphene/issues"
9494 " test/**/*.ts"
9595 ]
9696 },
97+ "resolutions" : {
98+ "ansi-regex" : " ^5.0.1" ,
99+ "json-schema" : " ^0.4.0" ,
100+ "minimist" : " ^1.2.6"
101+ },
97102 "funding" : {
98103 "type" : " github" ,
99104 "url" : " https://github.com/sponsors/PeculiarVentures"
You can’t perform that action at this time.
0 commit comments