diff --git a/package.json b/package.json index 7860f93f1dc..c7cf8101561 100644 --- a/package.json +++ b/package.json @@ -308,7 +308,7 @@ "d3-force": "3.0.0", "d3-scale-chromatic": "3.1.0", "dangerously-set-html-content": "1.1.0", - "date-fns": "3.5.0", + "date-fns": "3.6.0", "debounce-promise": "3.1.2", "diff": "^5.1.0", "emotion": "11.0.0", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index a653733b241..ded4fef2444 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -40,7 +40,7 @@ "@types/d3-interpolate": "^3.0.0", "@types/string-hash": "1.1.3", "d3-interpolate": "3.0.1", - "date-fns": "3.5.0", + "date-fns": "3.6.0", "dompurify": "^3.0.0", "eventemitter3": "5.0.1", "fast_array_intersect": "1.1.0", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index f643148d0f1..01023e97fbc 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -51,7 +51,7 @@ "@prometheus-io/lezer-promql": "^0.37.0-rc.1", "@reduxjs/toolkit": "1.9.5", "d3": "7.9.0", - "date-fns": "3.5.0", + "date-fns": "3.6.0", "debounce-promise": "3.1.2", "eventemitter3": "5.0.1", "lodash": "4.17.21", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 3652d90c83c..093d3d11ee3 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -65,7 +65,7 @@ "calculate-size": "1.1.1", "classnames": "2.5.1", "d3": "7.9.0", - "date-fns": "3.5.0", + "date-fns": "3.6.0", "hoist-non-react-statics": "3.3.2", "i18next": "^23.0.0", "i18next-browser-languagedetector": "^7.0.2", diff --git a/yarn.lock b/yarn.lock index a29bed539f7..6da88a494a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3573,7 +3573,7 @@ __metadata: "@types/string-hash": "npm:1.1.3" "@types/tinycolor2": "npm:1.4.6" d3-interpolate: "npm:3.0.1" - date-fns: "npm:3.5.0" + date-fns: "npm:3.6.0" dompurify: "npm:^3.0.0" esbuild: "npm:0.18.12" eventemitter3: "npm:5.0.1" @@ -3979,7 +3979,7 @@ __metadata: copy-webpack-plugin: "npm:12.0.2" css-loader: "npm:6.10.0" d3: "npm:7.9.0" - date-fns: "npm:3.5.0" + date-fns: "npm:3.6.0" debounce-promise: "npm:3.1.2" esbuild: "npm:0.18.12" eslint: "npm:8.57.0" @@ -4281,7 +4281,7 @@ __metadata: css-loader: "npm:6.10.0" csstype: "npm:3.1.3" d3: "npm:7.9.0" - date-fns: "npm:3.5.0" + date-fns: "npm:3.6.0" esbuild: "npm:0.18.12" expose-loader: "npm:5.0.0" hoist-non-react-statics: "npm:3.3.2" @@ -14986,10 +14986,10 @@ __metadata: languageName: node linkType: hard -"date-fns@npm:3.5.0": - version: 3.5.0 - resolution: "date-fns@npm:3.5.0" - checksum: 10/d37eff45f97e6c6745072ff2733c63fffa89e91d4bf407c368641b83c05eaa5222f3f1ba2d7f88862c4fc26fbcf4ad2ffac4526ae6a6414c10fcaea411ab71c3 +"date-fns@npm:3.6.0": + version: 3.6.0 + resolution: "date-fns@npm:3.6.0" + checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8 languageName: node linkType: hard @@ -18679,7 +18679,7 @@ __metadata: d3-force: "npm:3.0.0" d3-scale-chromatic: "npm:3.1.0" dangerously-set-html-content: "npm:1.1.0" - date-fns: "npm:3.5.0" + date-fns: "npm:3.6.0" debounce-promise: "npm:3.1.2" diff: "npm:^5.1.0" emotion: "npm:11.0.0"