chore: Update dependencies

This commit is contained in:
microshine 2021-11-24 12:12:30 +03:00
parent a1760f21e2
commit 40b1911433
2 changed files with 603 additions and 244 deletions

827
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,26 +62,26 @@
"devDependencies": {
"@peculiar/webcrypto-test": "^1.0.7",
"@types/mocha": "^9.0.0",
"@types/node": "^16.11.4",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@types/node": "^16.11.10",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"coveralls": "^3.1.1",
"eslint": "^8.1.0",
"eslint-plugin-import": "^2.25.2",
"eslint": "^8.3.0",
"eslint-plugin-import": "^2.25.3",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.58.1",
"rollup-plugin-typescript2": "^0.30.0",
"rollup": "^2.60.1",
"rollup-plugin-typescript2": "^0.31.1",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},
"dependencies": {
"@peculiar/asn1-schema": "^2.0.38",
"@peculiar/asn1-schema": "^2.0.44",
"@peculiar/json-schema": "^1.1.12",
"pvtsutils": "^1.2.1",
"tslib": "^2.3.1",
"webcrypto-core": "^1.3.0"
"webcrypto-core": "^1.4.0"
},
"nyc": {
"extension": [