|
@ -66,6 +66,7 @@ |
|
|
"countup.js": "2.8.2", |
|
|
"countup.js": "2.8.2", |
|
|
"date-fns": "4.1.0", |
|
|
"date-fns": "4.1.0", |
|
|
"envalid": "8.0.0", |
|
|
"envalid": "8.0.0", |
|
|
|
|
|
"fuse.js": "7.1.0", |
|
|
"google-spreadsheet": "3.2.0", |
|
|
"google-spreadsheet": "3.2.0", |
|
|
"helmet": "7.0.0", |
|
|
"helmet": "7.0.0", |
|
|
"http-status-codes": "2.3.0", |
|
|
"http-status-codes": "2.3.0", |
|
@ -20615,6 +20616,15 @@ |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/fuse.js": { |
|
|
|
|
|
"version": "7.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==", |
|
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/gaxios": { |
|
|
"node_modules/gaxios": { |
|
|
"version": "4.3.3", |
|
|
"version": "4.3.3", |
|
|
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.3.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.3.3.tgz", |
|
|