refactor: upgrade lru-cache from 7.10.2 to 7.12.0 (#8114)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9179,9 +9179,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lru-cache": {
|
||||
"version": "7.10.2",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.10.2.tgz",
|
||||
"integrity": "sha512-9zDbhgmXAUvUMPV81A705K3tVzcPiZL3Bf5/5JC/FjYJlLZ5AJCeqIRFHJqyBppiLosqF+uKB7p8/RDXylqBIw=="
|
||||
"version": "7.12.0",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.12.0.tgz",
|
||||
"integrity": "sha512-OIP3DwzRZDfLg9B9VP/huWBlpvbkmbfiBy8xmsXp4RPmE4A3MhwNozc5ZJ3fWnSg8fDcdlE/neRTPG2ycEKliw=="
|
||||
},
|
||||
"lru-memoizer": {
|
||||
"version": "2.1.4",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"jwks-rsa": "2.1.4",
|
||||
"ldapjs": "2.3.3",
|
||||
"lodash": "4.17.21",
|
||||
"lru-cache": "7.10.2",
|
||||
"lru-cache": "7.12.0",
|
||||
"mime": "3.0.0",
|
||||
"mongodb": "4.6.0",
|
||||
"mustache": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user