mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency lru-cache to v7.5.1 (#46513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
75935c75c1
commit
93d37db4f0
@ -313,7 +313,7 @@
|
||||
"lezer-promql": "0.22.0",
|
||||
"lodash": "4.17.21",
|
||||
"logfmt": "^1.3.2",
|
||||
"lru-cache": "7.4.0",
|
||||
"lru-cache": "7.5.1",
|
||||
"memoize-one": "6.0.0",
|
||||
"moment": "2.29.1",
|
||||
"moment-timezone": "0.5.34",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -20944,7 +20944,7 @@ __metadata:
|
||||
lint-staged: 12.3.3
|
||||
lodash: 4.17.21
|
||||
logfmt: ^1.3.2
|
||||
lru-cache: 7.4.0
|
||||
lru-cache: 7.5.1
|
||||
memoize-one: 6.0.0
|
||||
mini-css-extract-plugin: 2.6.0
|
||||
moment: 2.29.1
|
||||
@ -25573,10 +25573,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:7.4.0":
|
||||
version: 7.4.0
|
||||
resolution: "lru-cache@npm:7.4.0"
|
||||
checksum: f966d8b6832ae4b6d454b96b5814a81fdd7312d393208c8ff1456981bafa7c6d5e28f8814813ec196ffac4e33a57c22c7daa24e79192f4c7f0b16acb1b9e7ed1
|
||||
"lru-cache@npm:7.5.1":
|
||||
version: 7.5.1
|
||||
resolution: "lru-cache@npm:7.5.1"
|
||||
checksum: f6980281c6ae4e58254d68b2d7878d7abb21c366a7ee527687f4a27bcbf7576f923517285d2fbd4b6a45b5eebdc66b4c565b55a8b49d5dc1babd65a912c26367
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user