From da510156be0153b903a0d99e7f2651a04edc4795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 06:04:56 +0000 Subject: [PATCH] chore(deps-dev): Bump node-forge from 1.3.1 to 1.3.3 in /ui Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 197 +++++++++---------------------------------- 1 file changed, 41 insertions(+), 156 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 13e68040a8..4791851ddf 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -338,6 +338,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.2.2.tgz", "integrity": "sha512-2XYJn+my4Gf02QAziO+WJJLOQyw0Ao79xAp6IWj/rUOCxNDlRPY3TwoMqLZVtjSmWxSdmx/fPqd393vPawrPLg==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -426,6 +427,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.2.tgz", "integrity": "sha512-407yHyMR5CGFWjZPeiBNHa4UKwOTTMCNn7gmfi243AxIaPjIHwCDvIOx2w5OfrV+OUKSMIuqMRHLP4eUYkJDjA==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -441,6 +443,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.2.2.tgz", "integrity": "sha512-Zv2XpyOoiRDzTxkB5YaMx8egEf7hkVYkCSPvES5IXAlcs4lA1SdWHiNk7zstGMjqQlMt6RNgN8E+2BYrOJh6DQ==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -461,6 +464,7 @@ "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.2.2.tgz", "integrity": "sha512-tS4RrqA0JI37rsqtTjKqkpP9pD21pG+Wxqki3X/w/tjISh7xuXCyG6vSbOsAjXAqkC8LwJN1S1IF1zp4F+mcLQ==", "dev": true, + "peer": true, "dependencies": { "@babel/core": "7.19.3", "@jridgewell/sourcemap-codec": "^1.4.14", @@ -541,6 +545,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.2.tgz", "integrity": "sha512-Rn9LKeeryV0hVrOxlOPnQJdgUxbKdB8NByhptzB6XSzZ0ODx0ZN+iYVRLqu0Fu95zh5oSeYYU+2yT6+FIIX65w==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -556,6 +561,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.2.tgz", "integrity": "sha512-X2cXhD8gQBn03RZJ5XD2mgf90vyeH2HABbNLelv3GCQRgn4SCTHM4cP1J9OCdX0r6cz+JBjz13fDChdWb624Mg==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -637,6 +643,7 @@ "version": "15.2.2", "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.2.2.tgz", "integrity": "sha512-kH1vUsFF7iRQ+DCQ/UkQtCWAzXzTDRO1p40RMf2IzDduESMcMwyWtheZflOuL1l4ubMbLitQiL846Hj/4CUl4g==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -721,6 +728,7 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz", "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==", "dev": true, + "peer": true, "dependencies": { "@ampproject/remapping": "^2.1.0", "@babel/code-frame": "^7.18.6", @@ -2958,7 +2966,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz", "integrity": "sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==", - "peer": true, "engines": { "node": ">=8" } @@ -2967,7 +2974,6 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/@lukeed/uuid/-/uuid-2.0.1.tgz", "integrity": "sha512-qC72D4+CDdjGqJvkFMMEAtancHUQ7/d/tAiHf64z8MopFDmcrtbcJuerDtFceuAfQJ2pDSfCKCtbqoGBNnwg0w==", - "peer": true, "dependencies": { "@lukeed/csprng": "^1.1.0" }, @@ -3974,7 +3980,6 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/@segment/analytics-core/-/analytics-core-1.3.0.tgz", "integrity": "sha512-ujScWZH49NK1hYlp2/EMw45nOPEh+pmTydAnR6gSkRNucZD4fuinvpPL03rmFCw8ibaMuKLAdgPJfQ0gkLKZ5A==", - "peer": true, "dependencies": { "@lukeed/uuid": "^2.0.0", "dset": "^3.1.2", @@ -4004,7 +4009,6 @@ "version": "0.2.1", "resolved": "https://registry.npmjs.org/@segment/analytics.js-video-plugins/-/analytics.js-video-plugins-0.2.1.tgz", "integrity": "sha512-lZwCyEXT4aaHBLNK433okEKdxGAuyrVmop4BpQqQSJuRz0DglPZgd9B/XjiiWs1UyOankg2aNYMN3VcS8t4eSQ==", - "peer": true, "dependencies": { "unfetch": "^3.1.1" } @@ -4012,14 +4016,12 @@ "node_modules/@segment/analytics.js-video-plugins/node_modules/unfetch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/unfetch/-/unfetch-3.1.2.tgz", - "integrity": "sha512-L0qrK7ZeAudGiKYw6nzFjnJ2D5WHblUBwmHIqtPS6oKUd+Hcpk7/hKsSmcHsTlpd1TbTNsiRBUKRq3bHLNIqIw==", - "peer": true + "integrity": "sha512-L0qrK7ZeAudGiKYw6nzFjnJ2D5WHblUBwmHIqtPS6oKUd+Hcpk7/hKsSmcHsTlpd1TbTNsiRBUKRq3bHLNIqIw==" }, "node_modules/@segment/facade": { "version": "3.4.10", "resolved": "https://registry.npmjs.org/@segment/facade/-/facade-3.4.10.tgz", "integrity": "sha512-xVQBbB/lNvk/u8+ey0kC/+g8pT3l0gCT8O2y9Z+StMMn3KAFAQ9w8xfgef67tJybktOKKU7pQGRPolRM1i1pdA==", - "peer": true, "dependencies": { "@segment/isodate-traverse": "^1.1.1", "inherits": "^2.0.4", @@ -4030,14 +4032,12 @@ "node_modules/@segment/isodate": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@segment/isodate/-/isodate-1.0.3.tgz", - "integrity": "sha512-BtanDuvJqnACFkeeYje7pWULVv8RgZaqKHWwGFnL/g/TH/CcZjkIVTfGDp/MAxmilYHUkrX70SqwnYSTNEaN7A==", - "peer": true + "integrity": "sha512-BtanDuvJqnACFkeeYje7pWULVv8RgZaqKHWwGFnL/g/TH/CcZjkIVTfGDp/MAxmilYHUkrX70SqwnYSTNEaN7A==" }, "node_modules/@segment/isodate-traverse": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/@segment/isodate-traverse/-/isodate-traverse-1.1.1.tgz", "integrity": "sha512-+G6e1SgAUkcq0EDMi+SRLfT48TNlLPF3QnSgFGVs0V9F3o3fq/woQ2rHFlW20W0yy5NnCUH0QGU3Am2rZy/E3w==", - "peer": true, "dependencies": { "@segment/isodate": "^1.0.3" } @@ -4046,7 +4046,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/@segment/tsub/-/tsub-2.0.0.tgz", "integrity": "sha512-NzkBK8GwPsyQ74AceLjENbUoaFrObnzEKOX4ko2wZDuIyK+DnDm3B//8xZYI2LCKt+wUD55l6ygfjCoVs8RMWw==", - "peer": true, "dependencies": { "@stdlib/math-base-special-ldexp": "^0.0.5", "dlv": "^1.1.3", @@ -4078,7 +4077,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-float32array-support": "^0.0.x" }, @@ -4106,7 +4104,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-float64array-support": "^0.0.x" }, @@ -4134,7 +4131,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-uint16array-support": "^0.0.x" }, @@ -4162,7 +4158,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-uint32array-support": "^0.0.x" }, @@ -4190,7 +4185,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-uint8array-support": "^0.0.x" }, @@ -4218,7 +4212,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-float32array": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4252,7 +4245,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-float64array": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4285,7 +4277,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-buffer": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4318,7 +4309,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -4343,7 +4333,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/fs-read-file": "^0.0.x" @@ -4375,7 +4364,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-symbol-support": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4408,7 +4396,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-uint16array": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4442,7 +4429,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-uint32array": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4476,7 +4462,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-uint8array": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4510,7 +4495,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -4538,7 +4522,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-uint16": "^0.0.x", "@stdlib/array-uint8": "^0.0.x", @@ -4572,7 +4555,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-tostringtag-support": "^0.0.x", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", @@ -4602,7 +4584,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-object-like": "^0.0.x" }, @@ -4630,7 +4611,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -4658,7 +4638,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -4686,7 +4665,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-type-of": "^0.0.x" }, @@ -4714,7 +4692,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-uint16": "^0.0.x", "@stdlib/array-uint8": "^0.0.x", @@ -4748,7 +4725,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-tostringtag-support": "^0.0.x", "@stdlib/number-ctor": "^0.0.x", @@ -4779,7 +4755,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-array": "^0.0.x" }, @@ -4807,7 +4782,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-tools-array-function": "^0.0.x", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" @@ -4836,7 +4810,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-own-property": "^0.0.x", "@stdlib/assert-is-function": "^0.0.x", @@ -4868,7 +4841,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-tostringtag-support": "^0.0.x", "@stdlib/utils-native-class": "^0.0.x" @@ -4897,7 +4869,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-string": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -4934,7 +4905,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-tostringtag-support": "^0.0.x", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", @@ -4964,7 +4934,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -4992,7 +4961,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -5020,7 +4988,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-native-class": "^0.0.x" }, @@ -5048,7 +5015,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-array": "^0.0.x" }, @@ -5076,7 +5042,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-node-buffer-support": "^0.0.x" }, @@ -5104,7 +5069,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-function": "^0.0.x", "@stdlib/assert-is-string": "^0.0.x", @@ -5135,7 +5099,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", "@stdlib/utils-noop": "^0.0.x", @@ -5165,7 +5128,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-number": "^0.0.x", "@stdlib/number-float64-base-to-float32": "^0.0.x", @@ -5197,7 +5159,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-number": "^0.0.x", "@stdlib/complex-float32": "^0.0.x", @@ -5229,7 +5190,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float64": "^0.0.x", "@stdlib/complex-float64": "^0.0.x", @@ -5260,7 +5220,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float32": "^0.0.x", "@stdlib/complex-float32": "^0.0.x", @@ -5291,7 +5250,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5319,7 +5277,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5347,7 +5304,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5375,7 +5331,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5403,7 +5358,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5431,7 +5385,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5459,7 +5412,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5487,7 +5439,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/number-ctor": "^0.0.x", "@stdlib/utils-library-manifest": "^0.0.x" @@ -5516,7 +5467,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5544,7 +5494,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5572,7 +5521,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -5597,7 +5545,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -5622,7 +5569,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -5647,7 +5593,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/fs-read-file": "^0.0.x", @@ -5681,7 +5626,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" @@ -5713,7 +5657,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-own-property": "^0.0.x", "@stdlib/assert-is-function": "^0.0.x", @@ -5752,7 +5695,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/constants-float64-ninf": "^0.0.x", "@stdlib/constants-float64-pinf": "^0.0.x", @@ -5782,7 +5724,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-library-manifest": "^0.0.x" }, @@ -5810,7 +5751,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/complex-float32": "^0.0.x", "@stdlib/complex-float64": "^0.0.x", @@ -5842,7 +5782,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/complex-float32": "^0.0.7", "@stdlib/complex-float64": "^0.0.8", @@ -5874,7 +5813,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/math-base-napi-unary": "^0.0.x", "@stdlib/number-float64-base-to-words": "^0.0.x", @@ -5904,7 +5842,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/constants-float64-high-word-abs-mask": "^0.0.x", "@stdlib/constants-float64-high-word-sign-mask": "^0.0.x", @@ -5938,7 +5875,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/constants-float64-exponent-bias": "^0.0.x", "@stdlib/constants-float64-max-base2-exponent": "^0.0.x", @@ -5978,7 +5914,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6003,7 +5938,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/constants-float64-exponent-bias": "^0.0.x", "@stdlib/constants-float64-high-word-exponent-mask": "^0.0.x", @@ -6033,7 +5967,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float64": "^0.0.x", "@stdlib/array-uint32": "^0.0.x", @@ -6065,7 +5998,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float64": "^0.0.x", "@stdlib/array-uint32": "^0.0.x", @@ -6098,7 +6030,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/constants-float64-smallest-normal": "^0.0.x", "@stdlib/math-base-assert-is-infinite": "^0.0.x", @@ -6132,7 +6063,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float32": "^0.0.x" }, @@ -6160,7 +6090,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/array-float64": "^0.0.x", "@stdlib/array-uint32": "^0.0.x", @@ -6195,7 +6124,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-big-endian": "^0.0.x", "@stdlib/assert-is-little-endian": "^0.0.x", @@ -6230,7 +6158,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/fs-read-file": "^0.0.x", @@ -6264,7 +6191,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/fs-read-file": "^0.0.x" @@ -6296,7 +6222,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-function": "^0.0.x", "@stdlib/assert-is-string": "^0.0.x", @@ -6329,7 +6254,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-own-property": "^0.0.x", "@stdlib/assert-is-boolean": "^0.0.x", @@ -6361,7 +6285,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" }, @@ -6389,7 +6312,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" }, @@ -6417,7 +6339,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" }, @@ -6445,7 +6366,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6470,7 +6390,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6495,7 +6414,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6520,7 +6438,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/string-base-format-interpolate": "^0.0.x", "@stdlib/string-base-format-tokenize": "^0.0.x" @@ -6549,7 +6466,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-string": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -6585,7 +6501,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-function": "^0.0.x", "@stdlib/assert-is-regexp": "^0.0.x", @@ -6627,7 +6542,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6652,7 +6566,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-buffer": "^0.0.x", "@stdlib/regexp-function-name": "^0.0.x", @@ -6682,7 +6595,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-string": "^0.0.x", "@stdlib/cli-ctor": "^0.0.x", @@ -6721,7 +6633,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/types": "^0.0.x", "@stdlib/utils-define-property": "^0.0.x" @@ -6750,7 +6661,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/types": "^0.0.x" }, @@ -6778,7 +6688,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-string": "^0.0.x", "@stdlib/string-format": "^0.0.x" @@ -6807,7 +6716,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-function": "^0.0.x", "@stdlib/utils-native-class": "^0.0.x" @@ -6836,7 +6744,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-boolean": "^0.0.x" }, @@ -6864,7 +6771,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/cli-ctor": "^0.0.x", "@stdlib/fs-resolve-parent-path": "^0.0.x", @@ -6888,7 +6794,6 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "peer": true, "dependencies": { "ms": "2.0.0" } @@ -6896,8 +6801,7 @@ "node_modules/@stdlib/utils-library-manifest/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "peer": true + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, "node_modules/@stdlib/utils-native-class": { "version": "0.0.8", @@ -6914,7 +6818,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-has-own-property": "^0.0.x", "@stdlib/assert-has-tostringtag-support": "^0.0.x" @@ -6943,7 +6846,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6968,7 +6870,6 @@ "win32", "windows" ], - "peer": true, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" @@ -6993,7 +6894,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/assert-is-string": "^0.0.x", "@stdlib/regexp-regexp": "^0.0.x", @@ -7023,7 +6923,6 @@ "win32", "windows" ], - "peer": true, "dependencies": { "@stdlib/utils-constructor-name": "^0.0.x", "@stdlib/utils-global": "^0.0.x" @@ -7782,6 +7681,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", "dev": true, + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -7869,6 +7769,7 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -8480,6 +8381,7 @@ "url": "https://tidelift.com/funding/github/npm/browserslist" } ], + "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001449", "electron-to-chromium": "^1.4.284", @@ -9768,6 +9670,7 @@ "version": "3.30.2", "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.30.2.tgz", "integrity": "sha512-oICxQsjW8uSaRmn4UK/jkczKOqTrVqt5/1WL0POiJUT2EKNc9STM4hYFHv917yu55aTBMFNRzymlJhVAiWPCxw==", + "peer": true, "engines": { "node": ">=0.10" } @@ -10129,6 +10032,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "peer": true, "engines": { "node": ">=12" } @@ -10414,8 +10318,7 @@ "node_modules/dlv": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "peer": true + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" }, "node_modules/dns-equal": { "version": "1.0.0", @@ -10511,7 +10414,6 @@ "version": "3.1.4", "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz", "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==", - "peer": true, "engines": { "node": ">=4" } @@ -10573,27 +10475,6 @@ "node": ">= 0.8" } }, - "node_modules/encoding": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", - "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", - "optional": true, - "dependencies": { - "iconv-lite": "^0.6.2" - } - }, - "node_modules/encoding/node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", - "optional": true, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/end-of-stream": { "version": "1.4.4", "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", @@ -10672,6 +10553,7 @@ "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", "dev": true, + "peer": true, "dependencies": { "ansi-colors": "^4.1.1" }, @@ -12730,7 +12612,8 @@ "version": "4.5.0", "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.5.0.tgz", "integrity": "sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==", - "dev": true + "dev": true, + "peer": true }, "node_modules/jest-worker": { "version": "27.5.1", @@ -12774,7 +12657,6 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.1.tgz", "integrity": "sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==", - "peer": true, "engines": { "node": ">=12" } @@ -12896,6 +12778,7 @@ "resolved": "https://registry.npmjs.org/karma/-/karma-6.4.1.tgz", "integrity": "sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==", "dev": true, + "peer": true, "dependencies": { "@colors/colors": "1.5.0", "body-parser": "^1.19.0", @@ -12982,6 +12865,7 @@ "resolved": "https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-5.1.0.tgz", "integrity": "sha512-i/zQLFrfEpRyQoJF9fsCdTMOF5c2dK7C7OmsuKg2D0YSsuZSfQDiLuaiktbuio6F2wiCsZSnSnieIQ0ant/uzQ==", "dev": true, + "peer": true, "dependencies": { "jasmine-core": "^4.1.0" }, @@ -14746,7 +14630,6 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/new-date/-/new-date-1.0.3.tgz", "integrity": "sha512-0fsVvQPbo2I18DT2zVHpezmeeNYV2JaJSrseiHLc17GNOxJzUdx5mvSigPu8LtIfZSij5i1wXnXFspEs2CD6hA==", - "peer": true, "dependencies": { "@segment/isodate": "1.0.3" } @@ -14790,7 +14673,6 @@ "version": "2.6.12", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", - "peer": true, "dependencies": { "whatwg-url": "^5.0.0" }, @@ -14807,10 +14689,11 @@ } }, "node_modules/node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz", + "integrity": "sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==", "dev": true, + "license": "(BSD-3-Clause OR GPL-2.0)", "engines": { "node": ">= 6.13.0" } @@ -15154,8 +15037,7 @@ "node_modules/obj-case": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/obj-case/-/obj-case-0.2.1.tgz", - "integrity": "sha512-PquYBBTy+Y6Ob/O2574XHhDtHJlV1cJHMCgW+rDRc9J5hhmRelJB3k5dTK/3cVmFVtzvAKuENeuLpoyTzMzkOg==", - "peer": true + "integrity": "sha512-PquYBBTy+Y6Ob/O2574XHhDtHJlV1cJHMCgW+rDRc9J5hhmRelJB3k5dTK/3cVmFVtzvAKuENeuLpoyTzMzkOg==" }, "node_modules/object-assign": { "version": "4.1.1", @@ -15751,6 +15633,7 @@ "url": "https://tidelift.com/funding/github/npm/postcss" } ], + "peer": true, "dependencies": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", @@ -16451,6 +16334,7 @@ "version": "7.8.0", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz", "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==", + "peer": true, "dependencies": { "tslib": "^2.1.0" } @@ -16507,6 +16391,7 @@ "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.1.tgz", "integrity": "sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg==", "dev": true, + "peer": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", @@ -17177,8 +17062,7 @@ "node_modules/spark-md5": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/spark-md5/-/spark-md5-3.0.2.tgz", - "integrity": "sha512-wcFzz9cDfbuqe0FZzfi2or1sgyIrsDwmPwfZC4hiNidPdPINjeUwNfv5kldczoEAcjl9Y1L3SM7Uz2PUEQzxQw==", - "peer": true + "integrity": "sha512-wcFzz9cDfbuqe0FZzfi2or1sgyIrsDwmPwfZC4hiNidPdPINjeUwNfv5kldczoEAcjl9Y1L3SM7Uz2PUEQzxQw==" }, "node_modules/spdx-correct": { "version": "3.2.0", @@ -17526,6 +17410,7 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -17671,8 +17556,7 @@ "node_modules/tiny-hashes": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/tiny-hashes/-/tiny-hashes-1.0.1.tgz", - "integrity": "sha512-knIN5zj4fl7kW4EBU5sLP20DWUvi/rVouvJezV0UAym2DkQaqm365Nyc8F3QEiOvunNDMxR8UhcXd1d5g+Wg1g==", - "peer": true + "integrity": "sha512-knIN5zj4fl7kW4EBU5sLP20DWUvi/rVouvJezV0UAym2DkQaqm365Nyc8F3QEiOvunNDMxR8UhcXd1d5g+Wg1g==" }, "node_modules/tmp": { "version": "0.0.33", @@ -17743,8 +17627,7 @@ "node_modules/tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", - "peer": true + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, "node_modules/tree-kill": { "version": "1.2.2", @@ -17908,6 +17791,7 @@ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true, + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -17942,8 +17826,7 @@ "node_modules/unfetch": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/unfetch/-/unfetch-4.2.0.tgz", - "integrity": "sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==", - "peer": true + "integrity": "sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==" }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.0", @@ -18233,14 +18116,14 @@ "node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", - "peer": true + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" }, "node_modules/webpack": { "version": "5.75.0", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", "dev": true, + "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^0.0.51", @@ -18311,6 +18194,7 @@ "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz", "integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==", "dev": true, + "peer": true, "dependencies": { "@types/bonjour": "^3.5.9", "@types/connect-history-api-fallback": "^1.3.5", @@ -18432,6 +18316,7 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -18503,7 +18388,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "peer": true, "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" @@ -18678,6 +18562,7 @@ "version": "0.12.0", "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.12.0.tgz", "integrity": "sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==", + "peer": true, "dependencies": { "tslib": "^2.3.0" }