chore: Update dependencies

This commit is contained in:
microshine 2020-11-25 12:51:19 +03:00
parent 834fa29f86
commit 61e5dc13be
2 changed files with 777 additions and 969 deletions

1716
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,28 +49,28 @@
"homepage": "https://github.com/PeculiarVentures/webcrypto#readme",
"banner": "// Copyright (c) 2020, Peculiar Ventures, All rights reserved.",
"devDependencies": {
"@peculiar/webcrypto-test": "^1.0.6",
"@types/mocha": "^8.0.1",
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@peculiar/webcrypto-test": "^1.0.7",
"@types/mocha": "^8.0.4",
"@types/node": "^12.19.7",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"coveralls": "^3.1.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.22.0",
"mocha": "^8.1.1",
"eslint": "^7.14.0",
"eslint-plugin-import": "^2.22.1",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.23.1",
"rollup-plugin-typescript2": "^0.27.2",
"ts-node": "^8.10.2",
"rollup": "^2.33.3",
"rollup-plugin-typescript2": "^0.29.0",
"ts-node": "^9.0.0",
"typescript": "^3.9.7"
},
"dependencies": {
"@peculiar/asn1-schema": "^2.0.13",
"@peculiar/asn1-schema": "^2.0.26",
"@peculiar/json-schema": "^1.1.12",
"pvtsutils": "^1.0.11",
"tslib": "^2.0.1",
"webcrypto-core": "^1.1.6"
"pvtsutils": "^1.1.1",
"tslib": "^2.0.3",
"webcrypto-core": "^1.1.8"
},
"nyc": {
"extension": [