diff --git a/package.json b/package.json index 13d6971af29..7354b88c746 100644 --- a/package.json +++ b/package.json @@ -330,7 +330,7 @@ "lezer-promql": "0.22.0", "lodash": "4.17.21", "logfmt": "^1.3.2", - "lru-cache": "7.10.1", + "lru-cache": "7.13.1", "memoize-one": "6.0.0", "moment": "2.29.4", "moment-timezone": "0.5.34", diff --git a/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap b/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap index f8244fdf13d..4e407d408f2 100644 --- a/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap +++ b/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap @@ -70,6 +70,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` "allowStale": false, "disposeAfter": null, "disposed": null, + "fetchContext": undefined, "fetchMethod": null, "free": Stack { "heap": Uint8Array [ @@ -116,6 +117,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` 0, ], "noDeleteOnFetchRejection": false, + "noDeleteOnStaleGet": false, "noDisposeOnSet": false, "noUpdateTTL": false, "prev": Uint8Array [ @@ -157,6 +159,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` "allowStale": false, "disposeAfter": null, "disposed": null, + "fetchContext": undefined, "fetchMethod": null, "free": Stack { "heap": Uint8Array [ @@ -203,6 +206,7 @@ exports[`LokiExploreQueryEditor should render component 1`] = ` 0, ], "noDeleteOnFetchRejection": false, + "noDeleteOnStaleGet": false, "noDisposeOnSet": false, "noUpdateTTL": false, "prev": Uint8Array [ diff --git a/yarn.lock b/yarn.lock index 98f2f9b2445..5256beb65ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21373,7 +21373,7 @@ __metadata: lint-staged: 12.4.1 lodash: 4.17.21 logfmt: ^1.3.2 - lru-cache: 7.10.1 + lru-cache: 7.13.1 memoize-one: 6.0.0 mini-css-extract-plugin: 2.6.0 moment: 2.29.4 @@ -25868,10 +25868,10 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:7.10.1": - version: 7.10.1 - resolution: "lru-cache@npm:7.10.1" - checksum: e8b190d71ed0fcd7b29c71a3e9b01f851c92d1ef8865ff06b5581ca991db1e5e006920ed4da8b56da1910664ed51abfd76c46fb55e82ac252ff6c970ff910d72 +"lru-cache@npm:7.13.1": + version: 7.13.1 + resolution: "lru-cache@npm:7.13.1" + checksum: f53c7dd098a7afd6342b23f7182629edff206c7665de79445a7f5455440e768a4d1c6ec52e1a16175580c71535c9437dfb6f6bc22ca1a0e4a7454a97cde87329 languageName: node linkType: hard