Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-05-11 17:23:07 +0300
committerGar <wraithgar@github.com>2022-05-11 18:38:33 +0300
commit0432c7d8a22ddbfdf238c2b22dd3c7bd263e2d6c (patch)
tree94647bf7a8c89b8f4d0c740209966d055fd793ae /package-lock.json
parentcc7be6b8b63a7314066e8763589a57e5a6e77d30 (diff)
deps: lru-cache@7.9.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 309e9d123..446c018c7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4569,9 +4569,9 @@
}
},
"node_modules/lru-cache": {
- "version": "7.8.1",
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.8.1.tgz",
- "integrity": "sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==",
+ "version": "7.9.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.9.0.tgz",
+ "integrity": "sha512-lkcNMUKqdJk96TuIXUidxaPuEg5sJo/+ZyVE2BDFnuZGzwXem7d8582eG8vbu4todLfT14snP6iHriCHXXi5Rw==",
"inBundle": true,
"engines": {
"node": ">=12"
@@ -13239,9 +13239,9 @@
"peer": true
},
"lru-cache": {
- "version": "7.8.1",
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.8.1.tgz",
- "integrity": "sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg=="
+ "version": "7.9.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.9.0.tgz",
+ "integrity": "sha512-lkcNMUKqdJk96TuIXUidxaPuEg5sJo/+ZyVE2BDFnuZGzwXem7d8582eG8vbu4todLfT14snP6iHriCHXXi5Rw=="
},
"make-dir": {
"version": "3.1.0",