We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291607e commit 5805adfCopy full SHA for 5805adf
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.3.23 - 2025-02-24
4
+
5
+- 🛡️ **Security**: Update `jsonpath-plus` to version 10.3.0
6
+- 🛡️ **Security**: Update `dompurify` to version 3.2.4
7
+- ⚙️ **Chore**: Update `serialize-javascript` to version 6.0.2
8
9
## v1.3.22 - 2025-02-05
10
11
- ⚙️ **Chore**: Update workflows
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",
0 commit comments