npm update

This commit is contained in:
2021-10-05 14:47:34 +02:00
parent 526cb11227
commit 02cb194f00
2 changed files with 102 additions and 124 deletions
+7 -8
View File
@@ -27,7 +27,7 @@
"@angular/service-worker": "~12.2.8",
"moment": "^2.29.1",
"rxjs": "~6.6.7",
"tslib": "^2.0.0",
"tslib": "^2.3.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
@@ -35,18 +35,17 @@
"@angular/cli": "~12.2.8",
"@angular/compiler-cli": "~12.2.8",
"@angular/localize": "^12.2.8",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.12.67",
"@types/openpgp": "^4.4.14",
"codelyzer": "^6.0.0",
"@types/jasmine": "^3.6.11",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^12.20.27",
"codelyzer": "^6.0.2",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.3.2",
"karma": "^6.3.4",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma-jasmine-html-reporter": "^1.7.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",