Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
microshine committed Aug 29, 2024
1 parent 7b08a2a commit 799efa6
Showing 2 changed files with 569 additions and 790 deletions.
26 changes: 12 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -36,20 +36,23 @@
"node": ">=18.0.0"
},
"dependencies": {
"pkcs11js": "^2.1.1",
"tslib": "^2.6.2"
"pkcs11js": "^2.1.6",
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.12",
"coveralls": "^3.1.0",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tslint": "^6.1.3",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
"typedoc": "^0.26.6",
"typescript": "^5.5.4"
},
"resolutions": {
"braces": "^3.0.3",
"semver": "^7.6.3"
},
"bugs": {
"url": "https://github.com/PeculiarVentures/graphene/issues"
@@ -94,11 +97,6 @@
"test/**/*.ts"
]
},
"resolutions": {
"ansi-regex": "^5.0.1",
"json-schema": "^0.4.0",
"minimist": "^1.2.6"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/PeculiarVentures"
1,333 changes: 557 additions & 776 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 799efa6

Please sign in to comment.