|
|
@ -22,6 +22,7 @@
|
|
|
|
"bcryptjs": "~2.4.3",
|
|
|
|
"bcryptjs": "~2.4.3",
|
|
|
|
"bootstrap": "5.1.3",
|
|
|
|
"bootstrap": "5.1.3",
|
|
|
|
"bree": "~7.1.5",
|
|
|
|
"bree": "~7.1.5",
|
|
|
|
|
|
|
|
"cacheable-lookup": "^6.0.4",
|
|
|
|
"chardet": "^1.3.0",
|
|
|
|
"chardet": "^1.3.0",
|
|
|
|
"chart.js": "~3.6.2",
|
|
|
|
"chart.js": "~3.6.2",
|
|
|
|
"chartjs-adapter-dayjs": "~1.0.0",
|
|
|
|
"chartjs-adapter-dayjs": "~1.0.0",
|
|
|
@ -4770,6 +4771,14 @@
|
|
|
|
"node": ">= 0.8"
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/cacheable-lookup": {
|
|
|
|
|
|
|
|
"version": "6.0.4",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.0.4.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-mbcDEZCkv2CZF4G01kr8eBd/5agkt9oCqz75tJMSIsquvRZ2sL6Hi5zGVKi/0OSC9oO1GHfJ2AV0ZIOY9vye0A==",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=10.6.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
|
@ -19882,6 +19891,11 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw=="
|
|
|
|
"integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw=="
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"cacheable-lookup": {
|
|
|
|
|
|
|
|
"version": "6.0.4",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.0.4.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-mbcDEZCkv2CZF4G01kr8eBd/5agkt9oCqz75tJMSIsquvRZ2sL6Hi5zGVKi/0OSC9oO1GHfJ2AV0ZIOY9vye0A=="
|
|
|
|
|
|
|
|
},
|
|
|
|
"call-bind": {
|
|
|
|
"call-bind": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
|
|