Browse Source

fix security issues on angular sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Guillaume Lours 3 years ago
parent
commit
6bcc90c824
2 changed files with 836 additions and 160 deletions
  1. 834 158
      angular/angular/package-lock.json
  2. 2 2
      angular/angular/package.json

File diff suppressed because it is too large
+ 834 - 158
angular/angular/package-lock.json


+ 2 - 2
angular/angular/package.json

@@ -23,13 +23,13 @@
     "zone.js": "~0.11.4"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "~13.0.1",
+    "@angular-devkit/build-angular": "^13.2.6",
     "@angular/cli": "~13.0.1",
     "@angular/compiler-cli": "~13.0.0",
     "@types/jasmine": "~3.10.0",
     "@types/node": "^12.11.1",
     "jasmine-core": "~3.10.0",
-    "karma": "~6.3.0",
+    "karma": "^6.3.17",
     "karma-chrome-launcher": "~3.1.0",
     "karma-coverage": "~2.0.3",
     "karma-jasmine": "~4.0.0",

Some files were not shown because too many files changed in this diff