chore: Update depes

This commit is contained in:
microshine 2020-05-07 12:40:48 +03:00
parent a46c65bc10
commit ef63497df2
2 changed files with 960 additions and 646 deletions

1578
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", "homepage": "https://github.com/PeculiarVentures/webcrypto#readme",
"banner": "// Copyright (c) 2020, Peculiar Ventures, All rights reserved.", "banner": "// Copyright (c) 2020, Peculiar Ventures, All rights reserved.",
"devDependencies": { "devDependencies": {
"@peculiar/webcrypto-test": "^1.0.3", "@peculiar/webcrypto-test": "^1.0.6",
"@types/mocha": "^7.0.2", "@types/mocha": "^7.0.2",
"@types/node": "^12.12.36", "@types/node": "^12.12.38",
"@typescript-eslint/eslint-plugin": "^2.28.0", "@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.28.0", "@typescript-eslint/parser": "^2.31.0",
"coveralls": "^3.0.11", "coveralls": "^3.1.0",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.2", "eslint-plugin-import": "^2.20.2",
"mocha": "^7.1.1", "mocha": "^7.1.2",
"nyc": "^14.1.1", "nyc": "^15.0.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup": "^2.6.1", "rollup": "^2.8.2",
"rollup-plugin-typescript2": "^0.26.0", "rollup-plugin-typescript2": "^0.26.0",
"ts-node": "^8.8.2", "ts-node": "^8.10.1",
"typescript": "^3.8.3" "typescript": "^3.8.3"
}, },
"dependencies": { "dependencies": {
"@peculiar/asn1-schema": "^1.1.2", "@peculiar/asn1-schema": "^2.0.1",
"@peculiar/json-schema": "^1.1.10", "@peculiar/json-schema": "^1.1.10",
"pvtsutils": "^1.0.10", "pvtsutils": "^1.0.10",
"tslib": "^1.11.1", "tslib": "^1.11.2",
"webcrypto-core": "^1.0.20" "webcrypto-core": "^1.1.0"
}, },
"nyc": { "nyc": {
"extension": [ "extension": [