|
|
@@ -3633,6 +3633,18 @@
|
|
|
"sisteransi": "^1.0.5"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@clack/prompts/node_modules/is-unicode-supported": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "extraneous": true,
|
|
|
+ "inBundle": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@clr/angular": {
|
|
|
"version": "17.0.1",
|
|
|
"license": "MIT",
|
|
|
@@ -16655,6 +16667,20 @@
|
|
|
"node": ">= 0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/express-rate-limit": {
|
|
|
+ "version": "7.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.4.1.tgz",
|
|
|
+ "integrity": "sha512-KS3efpnpIDVIXopMc65EMbWbUht7qvTCdtCR2dD/IZmi9MIkopYESwyRqLgv8Pfu589+KqDqOdzJWW7AHoACeg==",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/express-rate-limit"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "express": "4 || 5 || ^5.0.0-beta.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/express/node_modules/debug": {
|
|
|
"version": "2.6.9",
|
|
|
"license": "MIT",
|