|
|
@@ -9029,13 +9029,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@types/node-cache": {
|
|
|
- "version": "4.1.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/node-cache/-/node-cache-4.1.3.tgz",
|
|
|
- "integrity": "sha512-3hsqnv3H1zkOhjygJaJUYmgz5+FcPO3vejBX7cE9/cnuINOJYrzkfOnUCvpwGe9kMZANIHJA7J5pOdeyv52OEw==",
|
|
|
+ "version": "4.2.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node-cache/-/node-cache-4.2.5.tgz",
|
|
|
+ "integrity": "sha512-faK2Owokboz53g8ooq2dw3iDJ6/HMTCIa2RvMte5WMTiABy+wA558K+iuyRtlR67Un5q9gEKysSDtqZYbSa0Pg==",
|
|
|
+ "deprecated": "This is a stub types definition. node-cache provides its own type definitions, so you do not need this installed.",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@types/node": "*"
|
|
|
+ "node-cache": "*"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@types/node-fetch": {
|