mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Update dependency lru-cache to v7.16.0 (#63398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0bea04a02
commit
7e98e18f96
@ -345,7 +345,7 @@
|
||||
"kbar": "0.1.0-beta.36",
|
||||
"lodash": "4.17.21",
|
||||
"logfmt": "^1.3.2",
|
||||
"lru-cache": "7.14.0",
|
||||
"lru-cache": "7.16.0",
|
||||
"lru-memoize": "^1.1.0",
|
||||
"memoize-one": "6.0.0",
|
||||
"moment": "2.29.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -22147,7 +22147,7 @@ __metadata:
|
||||
lint-staged: 13.1.0
|
||||
lodash: 4.17.21
|
||||
logfmt: ^1.3.2
|
||||
lru-cache: 7.14.0
|
||||
lru-cache: 7.16.0
|
||||
lru-memoize: ^1.1.0
|
||||
memoize-one: 6.0.0
|
||||
mini-css-extract-plugin: 2.7.2
|
||||
@ -26929,10 +26929,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:7.14.0":
|
||||
version: 7.14.0
|
||||
resolution: "lru-cache@npm:7.14.0"
|
||||
checksum: efdd329f2c1bb790b71d497c6c59272e6bc2d7dd060ba55fc136becd3dd31fc8346edb446275504d94cb60d3c8385dbf5267b79b23789e409b2bdf302d13f0d7
|
||||
"lru-cache@npm:7.16.0":
|
||||
version: 7.16.0
|
||||
resolution: "lru-cache@npm:7.16.0"
|
||||
checksum: 1a5511a0e695154c37f443c495ebcf3170ec8c291df62e140329cf0c48e2549db836e69371853a28286dc9de73a98f486a7566c64246249a6041c43d4a28bc60
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user