diff --git a/web/1010.0.12/devicemanagement-lora/package-lock.json b/web/1010.0.12/devicemanagement-lora/package-lock.json index 899fa0615..776d96d7a 100644 --- a/web/1010.0.12/devicemanagement-lora/package-lock.json +++ b/web/1010.0.12/devicemanagement-lora/package-lock.json @@ -12,7 +12,7 @@ "@angular/cdk": "8.2.3", "@angular/common": "8.2.13", "@angular/compiler": "8.2.13", - "@angular/core": "8.2.13", + "@angular/core": "11.0.5", "@angular/forms": "8.2.13", "@angular/platform-browser": "8.2.13", "@angular/platform-browser-dynamic": "8.2.13", @@ -498,7 +498,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.0", "braces": "^2.3.0", - "fsevents": "^1.2.2", "glob-parent": "^3.1.0", "inherits": "^2.0.1", "is-binary-path": "^1.0.0", @@ -551,7 +550,6 @@ "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-8.2.3.tgz", "integrity": "sha512-ZwO5Sn720RA2YvBqud0JAHkZXjmjxM0yNzCO8RVtRE9i8Gl26Wk0j0nQeJkVm4zwv2QO8MwbKUKGTMt8evsokA==", "dependencies": { - "parse5": "^5.0.0", "tslib": "^1.7.1" }, "optionalDependencies": { @@ -628,17 +626,22 @@ } }, "node_modules/@angular/core": { - "version": "8.2.13", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-8.2.13.tgz", - "integrity": "sha512-W8HN0lUQV4Sq85l17nhRIXeIfcw1ZdpgGm6to98pl0y9l/1srfzWfTnofuwCJC7gedt5AMrYJGUaNiDbByosFw==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz", + "integrity": "sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==", "dependencies": { - "tslib": "^1.9.0" + "tslib": "^2.0.0" }, "peerDependencies": { - "rxjs": "^6.4.0", - "zone.js": "~0.9.1" + "rxjs": "^6.5.3", + "zone.js": "~0.10.3" } }, + "node_modules/@angular/core/node_modules/tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + }, "node_modules/@angular/forms": { "version": "8.2.13", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-8.2.13.tgz", @@ -2388,6 +2391,20 @@ "rxjs": "~6.4.0" } }, + "node_modules/@c8y/ngx-components/node_modules/angularx-qrcode": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-2.1.0.tgz", + "integrity": "sha512-4mtlPJmemQINEz8OH6cYOllLJ77kFamk38G1L8OLF4X/nrxWaFIxMiKcPHf/HVeqATSAPismgqPu9aM5RhF/ig==", + "dependencies": { + "@angular/common": ">= 5.0.0 < 9.1.0", + "qrcode": "1.4.2", + "tslib": "^1.9.0" + }, + "peerDependencies": { + "@angular/common": ">= 5.0.0 < 9.1.0", + "@angular/core": ">= 5.0.0 < 9.1.0" + } + }, "node_modules/@c8y/style": { "version": "1010.0.15", "resolved": "https://registry.npmjs.org/@c8y/style/-/style-1010.0.15.tgz", @@ -3403,20 +3420,6 @@ "npm": ">=1.4.3" } }, - "node_modules/angularx-qrcode": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-2.1.0.tgz", - "integrity": "sha512-4mtlPJmemQINEz8OH6cYOllLJ77kFamk38G1L8OLF4X/nrxWaFIxMiKcPHf/HVeqATSAPismgqPu9aM5RhF/ig==", - "dependencies": { - "@angular/common": ">= 5.0.0 < 9.1.0", - "qrcode": "1.4.2", - "tslib": "^1.9.0" - }, - "peerDependencies": { - "@angular/common": ">= 5.0.0 < 9.1.0", - "@angular/core": ">= 5.0.0 < 9.1.0" - } - }, "node_modules/ansi-colors": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz", @@ -4694,7 +4697,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -7340,8 +7342,7 @@ "esprima": "^4.0.1", "estraverse": "^5.2.0", "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.6.1" + "optionator": "^0.8.1" }, "bin": { "escodegen": "bin/escodegen.js", @@ -9346,7 +9347,6 @@ "minimist": "^1.2.5", "neo-async": "^2.6.0", "source-map": "^0.6.1", - "uglify-js": "^3.1.4", "wordwrap": "^1.0.0" }, "bin": { @@ -11169,9 +11169,6 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=", - "dependencies": { - "graceful-fs": "^4.1.6" - }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -11332,15 +11329,7 @@ "integrity": "sha512-31CmtPEZraNUtuUREYjSqRkeETFdyEHSEPAGq4erDlUXtda7pzNmctdljdIagSb589d/qXGWiiP31R5JVf+v0w==", "dev": true, "dependencies": { - "clone": "^2.1.2", - "errno": "^0.1.1", - "graceful-fs": "^4.1.2", - "image-size": "~0.5.0", - "mime": "^1.4.1", - "mkdirp": "^0.5.0", - "promise": "^7.1.1", - "request": "^2.83.0", - "source-map": "~0.6.0" + "clone": "^2.1.2" }, "bin": { "lessc": "bin/lessc" @@ -12888,7 +12877,6 @@ "graceful-fs": "^4.1.6", "normalize-package-data": "~1.0.1 || ^2.0.0", "npm-package-arg": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0", - "npmlog": "2 || ^3.1.0 || ^4.0.0", "once": "^1.3.3", "request": "^2.74.0", "retry": "^0.10.0", @@ -14979,9 +14967,9 @@ "integrity": "sha512-HM7yY8O2ilqhmULxGMpcHSF1EhJJ9yBj8gvDEuZ6M+KGJ0YY2hKpnXvRD+hZPLrDVck3ExIGhmPtSdcjC+guuw==" }, "node_modules/qrcode/node_modules/ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", + "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==", "engines": { "node": ">=6" } @@ -15047,7 +15035,7 @@ "node_modules/qrcode/node_modules/path-exists": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", + "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", "engines": { "node": ">=4" } @@ -18947,10 +18935,8 @@ "integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==", "dev": true, "dependencies": { - "chokidar": "^3.4.1", "graceful-fs": "^4.1.2", - "neo-async": "^2.5.0", - "watchpack-chokidar2": "^2.0.1" + "neo-async": "^2.5.0" }, "optionalDependencies": { "chokidar": "^3.4.1", @@ -19013,7 +18999,6 @@ "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", - "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", @@ -20824,11 +20809,18 @@ } }, "@angular/core": { - "version": "8.2.13", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-8.2.13.tgz", - "integrity": "sha512-W8HN0lUQV4Sq85l17nhRIXeIfcw1ZdpgGm6to98pl0y9l/1srfzWfTnofuwCJC7gedt5AMrYJGUaNiDbByosFw==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz", + "integrity": "sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==", "requires": { - "tslib": "^1.9.0" + "tslib": "^2.0.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } } }, "@angular/forms": { @@ -22107,6 +22099,18 @@ "lodash-es": "^4.0.0", "ngx-bootstrap": "5.6.1", "tslib": "^1.9.2" + }, + "dependencies": { + "angularx-qrcode": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-2.1.0.tgz", + "integrity": "sha512-4mtlPJmemQINEz8OH6cYOllLJ77kFamk38G1L8OLF4X/nrxWaFIxMiKcPHf/HVeqATSAPismgqPu9aM5RhF/ig==", + "requires": { + "@angular/common": ">= 5.0.0 < 9.1.0", + "qrcode": "1.4.2", + "tslib": "^1.9.0" + } + } } }, "@c8y/style": { @@ -22961,16 +22965,6 @@ "version": "https://github.com/piotrjaw/angularjs-nvd3-directives/archive/v0.0.8.tar.gz", "integrity": "sha512-xIRsCVCDcnfPLBjIsJF/B5M4wP+62eKYyaAUU1glaod9tnO56yfw48vsBn+nSkjcuct4r0RhreRgllDle87tIQ==" }, - "angularx-qrcode": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/angularx-qrcode/-/angularx-qrcode-2.1.0.tgz", - "integrity": "sha512-4mtlPJmemQINEz8OH6cYOllLJ77kFamk38G1L8OLF4X/nrxWaFIxMiKcPHf/HVeqATSAPismgqPu9aM5RhF/ig==", - "requires": { - "@angular/common": ">= 5.0.0 < 9.1.0", - "qrcode": "1.4.2", - "tslib": "^1.9.0" - } - }, "ansi-colors": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz", @@ -32465,9 +32459,9 @@ }, "dependencies": { "ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", + "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==" }, "cliui": { "version": "5.0.0", @@ -32515,7 +32509,7 @@ "path-exists": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=" + "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" }, "string-width": { "version": "3.1.0", diff --git a/web/1010.0.12/devicemanagement-lora/package.json b/web/1010.0.12/devicemanagement-lora/package.json index 5217a6c9f..290e8a5eb 100644 --- a/web/1010.0.12/devicemanagement-lora/package.json +++ b/web/1010.0.12/devicemanagement-lora/package.json @@ -16,7 +16,7 @@ "@angular/cdk": "8.2.3", "@angular/common": "8.2.13", "@angular/compiler": "8.2.13", - "@angular/core": "8.2.13", + "@angular/core": "11.0.5", "@angular/forms": "8.2.13", "@angular/platform-browser": "8.2.13", "@angular/platform-browser-dynamic": "8.2.13",