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 23c5620 commit c55612fCopy full SHA for c55612f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.3.20 - 2024-11-28
4
+
5
+- 🛡️ **Security**: Update `jsonpath-plus` to version 10.2.0
6
+- 🛡️ **Security**: Update `cross-spawn` to version 7.0.5
7
8
## v1.3.19 - 2024-10-29
9
10
- 🛡️ **Security**: Update `jsonpath-plus` to version 10.1.0
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.19",
+ "version": "1.3.20",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments