diff --git a/CHANGELOG.md b/CHANGELOG.md index 140d832..5c8aab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v1.3.23 - 2025-02-24 + +- 🛡️ **Security**: Update `jsonpath-plus` to version 10.3.0 +- 🛡️ **Security**: Update `dompurify` to version 3.2.4 +- ⚙️ **Chore**: Update `serialize-javascript` to version 6.0.2 + ## v1.3.22 - 2025-02-05 - ⚙️ **Chore**: Update workflows diff --git a/package.json b/package.json index 74b68c5..effa008 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-json-datasource", - "version": "1.3.22", + "version": "1.3.23", "description": "A data source plugin for loading JSON APIs into Grafana", "keywords": [ "grafana",