Commit c0c14e06 authored by to be continuous bot's avatar to be continuous bot
Browse files

fix(deps): update dependency zone.js to v0.11.7

parent d008fefb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -14722,9 +14722,9 @@
      "dev": true
    },
    "zone.js": {
      "version": "0.11.6",
      "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.6.tgz",
      "integrity": "sha512-umJqFtKyZlPli669gB1gOrRE9hxUUGkZr7mo878z+NEBJZZixJkKeVYfnoLa7g25SseUDc92OZrMKKHySyJrFg==",
      "version": "0.11.7",
      "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.11.7.tgz",
      "integrity": "sha512-e39K2EdK5JfA3FDuUTVRvPlYV4aBfnOOcGuILhQAT7nzeV12uSrLBzImUM9CDVoncDSX4brR/gwqu0heQ3BQ0g==",
      "requires": {
        "tslib": "^2.3.0"
      }
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    "rxjs": "7.5.5",
    "showdown": "2.1.0",
    "tslib": "2.4.0",
    "zone.js": "0.11.6"
    "zone.js": "0.11.7"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "0.901.15",