فهرست منبع

chore(deps): update dependency @types/node-cache to v4.2.5 (#3274)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8 ماه پیش
والد
کامیت
9ca436a4cb
1فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 5 4
      package-lock.json

+ 5 - 4
package-lock.json

@@ -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": {