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 7ad09c5 commit 194dfa5Copy full SHA for 194dfa5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v1.3.17 - 2024-09-03
4
+
5
+- 🛡️ **Security**: Bump `micromatch` from 4.0.5 to 4.0.8
6
+- 🛡️ **Security**: Bump `webpack` from 5.86.0 to 5.94.0
7
+- 🛡️ **Security**: Bump `fast-loops` from 1.1.3 to 1.1.4
8
+- 🛡️ **Security**: Bump `ws` from 8.14.2 to 8.17.1
9
+- 🛡️ **Security**: Bump `braces` from 3.0.2 to 3.0.3
10
11
## v1.3.16 - 2024-06-13
12
13
- ⚙️ **Fix**: Consider `\` (backslash) characters in allowed url checks.
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.16",
+ "version": "1.3.17",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments