|
|
|
|
@ -4408,6 +4408,20 @@ |
|
|
|
|
"webpack-dev-server": "^5.0.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@noble/hashes": { |
|
|
|
|
"version": "1.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.4.0.tgz", |
|
|
|
|
"integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 16" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://paulmillr.com/funding/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nodable/entities": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz", |
|
|
|
|
@ -4762,6 +4776,187 @@ |
|
|
|
|
"url": "https://opencollective.com/parcel" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-cms": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-cms/-/asn1-cms-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-hew63shtzzvBcSHbhm+cyAmKe6AIfinT9hzEqSPjDC6opTTMKmTkQ0gHuN2KsWlvqiKw1S/fS94fhag/FJkioQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509-attr": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-csr": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-csr/-/asn1-csr-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-VVsAyGqErT9D1SY4aEqozThXMVI+ssVRiv2DDeYuvpBKLIgZ3hYs3Ay3u/VSoKq6ESFi9cf6rf3IOOzfwh7oMA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-ecc": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-ecc/-/asn1-ecc-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-n7KEs/Q/wrB415cxy4fHOBhegp4NdJ15fkJPwcB/3/8iNBQC2L/N7SChJPKDJPZGYH0jD4Tg4/0vnHmwghnbKw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-pfx": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-pfx/-/asn1-pfx-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-V/nrlQVmhg7lYAsM7E13UDL5erAwFv6kCIVFqNaMIHSVi7dngcT839JkRTkQBqznMG98l2XjxYk74ZztAohZzA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-cms": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-pkcs8": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-rsa": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-pkcs8": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-pkcs8/-/asn1-pkcs8-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-9GTl1nE8Mx1kTZ+7QyYatDyKsm34QcWRBFkY1iPvWC3X4Dona5s/tlLiQsx5WzVdZqiMBZNYT0buyw4/vbhnjw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-pkcs9": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-pkcs9/-/asn1-pkcs9-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-Bh7m+OuIaSEllPQcSd9OSp93F4ROWH7sbITWV8MI+8dwsjE5111/87VxiWVvYFKyww3vp39geLv9ENqhwWHcew==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-cms": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-pfx": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-pkcs8": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509-attr": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-rsa": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-rsa/-/asn1-rsa-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-/qvENQrXyTZURjMqSeofHul0JJt2sNSzSwk36pl2olkHbaioMQgrASDZAlHXl0xUlnVbHj0uGgOrBMTb5x2aJQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-schema": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-W8ZfWzLmQnrcky+eh3tni4IozMdqBDiHWU0N+vve/UGjMaUs8c0L7A2oEdkBXS8rTpWDpK/aoI3DG/L/hxmxPg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/utils": "^2.0.2", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-x509": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-x509/-/asn1-x509-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-mUn9RRrkGDnG4ALfunDmzyRW5dg+sWCj/pfnCCqEHYbkGxEpvUt6iVJv8Yw1cyp6SWZ26ZE5oSmI5SqEaen15g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/utils": "^2.0.2", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/asn1-x509-attr": { |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/asn1-x509-attr/-/asn1-x509-attr-2.7.0.tgz", |
|
|
|
|
"integrity": "sha512-NS8e7SOgXipkzUPLF/sce7ukpMpWjhxYsH0n6Y+bHYo4TTxOb95Zv7hqwSuL212mj5YxovjdOKQOgH1As3E94w==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-schema": "^2.7.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.7.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/utils": { |
|
|
|
|
"version": "2.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/utils/-/utils-2.0.3.tgz", |
|
|
|
|
"integrity": "sha512-+oL3HPFRIZ1St2K50lWCXiioIgSoxzz7R1J3uF6neO2yl1sgmpgY6XXJH4BdpoDkMWznQTeYF6oWNDZLCdQ4eQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@peculiar/x509": { |
|
|
|
|
"version": "1.14.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@peculiar/x509/-/x509-1.14.3.tgz", |
|
|
|
|
"integrity": "sha512-C2Xj8FZ0uHWeCXXqX5B4/gVFQmtSkiuOolzAgutjTfseNOHT3pUjljDZsTSxXFGgio54bCzVFqmEOUrIVk8RDA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@peculiar/asn1-cms": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-csr": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-ecc": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-pkcs9": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-rsa": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-schema": "^2.6.0", |
|
|
|
|
"@peculiar/asn1-x509": "^2.6.0", |
|
|
|
|
"pvtsutils": "^1.3.6", |
|
|
|
|
"reflect-metadata": "^0.2.2", |
|
|
|
|
"tslib": "^2.8.1", |
|
|
|
|
"tsyringe": "^4.10.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=20.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@pinia/testing": { |
|
|
|
|
"version": "0.1.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.1.7.tgz", |
|
|
|
|
@ -5500,9 +5695,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/express": { |
|
|
|
|
"version": "4.17.23", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.23.tgz", |
|
|
|
|
"integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", |
|
|
|
|
"version": "4.17.25", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.25.tgz", |
|
|
|
|
"integrity": "sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
@ -5510,7 +5705,7 @@ |
|
|
|
|
"@types/body-parser": "*", |
|
|
|
|
"@types/express-serve-static-core": "^4.17.33", |
|
|
|
|
"@types/qs": "*", |
|
|
|
|
"@types/serve-static": "*" |
|
|
|
|
"@types/serve-static": "^1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/express-serve-static-core": { |
|
|
|
|
@ -5604,17 +5799,6 @@ |
|
|
|
|
"undici-types": "~7.13.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/node-forge": { |
|
|
|
|
"version": "1.3.14", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.14.tgz", |
|
|
|
|
"integrity": "sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/node": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/qs": { |
|
|
|
|
"version": "6.14.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz", |
|
|
|
|
@ -6892,6 +7076,22 @@ |
|
|
|
|
"integrity": "sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g==", |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/asn1js": { |
|
|
|
|
"version": "3.0.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/asn1js/-/asn1js-3.0.10.tgz", |
|
|
|
|
"integrity": "sha512-S2s3aOytiKdFRdulw2qPE51MzjzVOisppcVv7jVFR+Kw0kxwvFrDcYA0h7Ndqbmj0HkMIXYWaoj7fli8kgx1eg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "BSD-3-Clause", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"pvtsutils": "^1.3.6", |
|
|
|
|
"pvutils": "^1.1.5", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=12.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/assert": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/assert/-/assert-2.1.0.tgz", |
|
|
|
|
@ -7557,6 +7757,17 @@ |
|
|
|
|
"node": ">= 0.8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/bytestreamjs": { |
|
|
|
|
"version": "2.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/bytestreamjs/-/bytestreamjs-2.0.1.tgz", |
|
|
|
|
"integrity": "sha512-U1Z/ob71V/bXfVABvNr/Kumf5VyeQRBEm6Txb0PQ6S7V5GpBM3w4Cbqz/xPDicR5tN0uvDifng8C+5qECeGwyQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "BSD-3-Clause", |
|
|
|
|
"peer": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/call-bind": { |
|
|
|
|
"version": "1.0.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", |
|
|
|
|
@ -13607,17 +13818,6 @@ |
|
|
|
|
"node": ">= 12" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/node-forge": { |
|
|
|
|
"version": "1.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz", |
|
|
|
|
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "(BSD-3-Clause OR GPL-2.0)", |
|
|
|
|
"peer": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 6.13.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/node-polyfill-webpack-plugin": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/node-polyfill-webpack-plugin/-/node-polyfill-webpack-plugin-4.0.0.tgz", |
|
|
|
|
@ -14646,6 +14846,25 @@ |
|
|
|
|
"node": ">=4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/pkijs": { |
|
|
|
|
"version": "3.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/pkijs/-/pkijs-3.4.0.tgz", |
|
|
|
|
"integrity": "sha512-emEcLuomt2j03vxD54giVB4SxTjnsqkU692xZOZXHDVoYyypEm+b3jpiTcc+Cf+myooc+/Ly0z01jqeNHVgJGw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "BSD-3-Clause", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@noble/hashes": "1.4.0", |
|
|
|
|
"asn1js": "^3.0.6", |
|
|
|
|
"bytestreamjs": "^2.0.1", |
|
|
|
|
"pvtsutils": "^1.3.6", |
|
|
|
|
"pvutils": "^1.1.3", |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=16.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/pngjs": { |
|
|
|
|
"version": "5.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz", |
|
|
|
|
@ -14967,6 +15186,28 @@ |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/pvtsutils": { |
|
|
|
|
"version": "1.3.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/pvtsutils/-/pvtsutils-1.3.6.tgz", |
|
|
|
|
"integrity": "sha512-PLgQXQ6H2FWCaeRak8vvk1GW462lMxB5s3Jm673N82zI4vqtVUPuZdffdZbPDFRoU8kAhItWFtPCWiPpp4/EDg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"tslib": "^2.8.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/pvutils": { |
|
|
|
|
"version": "1.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/pvutils/-/pvutils-1.1.5.tgz", |
|
|
|
|
"integrity": "sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=16.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/qrcode": { |
|
|
|
|
"version": "1.5.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.4.tgz", |
|
|
|
|
@ -15356,6 +15597,14 @@ |
|
|
|
|
"node": ">=8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/reflect-metadata": { |
|
|
|
|
"version": "0.2.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.2.2.tgz", |
|
|
|
|
"integrity": "sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
"peer": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/reflect.getprototypeof": { |
|
|
|
|
"version": "1.0.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", |
|
|
|
|
@ -16141,18 +16390,18 @@ |
|
|
|
|
"peer": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/selfsigned": { |
|
|
|
|
"version": "2.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz", |
|
|
|
|
"integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-5.5.0.tgz", |
|
|
|
|
"integrity": "sha512-ftnu3TW4+3eBfLRFnDEkzGxSF/10BJBkaLJuBHZX0kiPS7bRdlpZGu6YGt4KngMkdTwJE6MbjavFpqHvqVt+Ew==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/node-forge": "^1.3.0", |
|
|
|
|
"node-forge": "^1" |
|
|
|
|
"@peculiar/x509": "^1.14.2", |
|
|
|
|
"pkijs": "^3.3.3" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=10" |
|
|
|
|
"node": ">=18" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/semver": { |
|
|
|
|
@ -17799,6 +18048,28 @@ |
|
|
|
|
"license": "0BSD", |
|
|
|
|
"peer": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/tsyringe": { |
|
|
|
|
"version": "4.10.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/tsyringe/-/tsyringe-4.10.0.tgz", |
|
|
|
|
"integrity": "sha512-axr3IdNuVIxnaK5XGEUFTu3YmAQ6lllgrvqfEoR16g/HGnYY/6We4oWENtAnzK6/LpJ2ur9PAb80RBt7/U4ugw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"tslib": "^1.9.3" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 6.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/tsyringe/node_modules/tslib": { |
|
|
|
|
"version": "1.14.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", |
|
|
|
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "0BSD", |
|
|
|
|
"peer": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/tty-browserify": { |
|
|
|
|
"version": "0.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.1.tgz", |
|
|
|
|
@ -19301,16 +19572,16 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/webpack-dev-server": { |
|
|
|
|
"version": "5.2.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.2.tgz", |
|
|
|
|
"integrity": "sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==", |
|
|
|
|
"version": "5.2.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.4.tgz", |
|
|
|
|
"integrity": "sha512-GqDPGZN9bRqKBTkp4aWkobDDHMsrXKoGSdOH56smIri8qR0JG8gfL8/v/f/OZR3/OKXjG8uwJbFVhKm/FNU/UA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peer": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/bonjour": "^3.5.13", |
|
|
|
|
"@types/connect-history-api-fallback": "^1.5.4", |
|
|
|
|
"@types/express": "^4.17.21", |
|
|
|
|
"@types/express": "^4.17.25", |
|
|
|
|
"@types/express-serve-static-core": "^4.17.21", |
|
|
|
|
"@types/serve-index": "^1.9.4", |
|
|
|
|
"@types/serve-static": "^1.15.5", |
|
|
|
|
@ -19320,9 +19591,9 @@ |
|
|
|
|
"bonjour-service": "^1.2.1", |
|
|
|
|
"chokidar": "^3.6.0", |
|
|
|
|
"colorette": "^2.0.10", |
|
|
|
|
"compression": "^1.7.4", |
|
|
|
|
"compression": "^1.8.1", |
|
|
|
|
"connect-history-api-fallback": "^2.0.0", |
|
|
|
|
"express": "^4.21.2", |
|
|
|
|
"express": "^4.22.1", |
|
|
|
|
"graceful-fs": "^4.2.6", |
|
|
|
|
"http-proxy-middleware": "^2.0.9", |
|
|
|
|
"ipaddr.js": "^2.1.0", |
|
|
|
|
@ -19330,7 +19601,7 @@ |
|
|
|
|
"open": "^10.0.3", |
|
|
|
|
"p-retry": "^6.2.0", |
|
|
|
|
"schema-utils": "^4.2.0", |
|
|
|
|
"selfsigned": "^2.4.1", |
|
|
|
|
"selfsigned": "^5.5.0", |
|
|
|
|
"serve-index": "^1.9.1", |
|
|
|
|
"sockjs": "^0.3.24", |
|
|
|
|
"spdy": "^4.0.2", |
|
|
|
|
|