Skip to content

Commit 194dfa5

Browse files
committed
Release-1.3.17
1 parent 7ad09c5 commit 194dfa5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## v1.3.16 - 2024-06-13
412

513
- ⚙️ **Fix**: Consider `\` (backslash) characters in allowed url checks.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-json-datasource",
3-
"version": "1.3.16",
3+
"version": "1.3.17",
44
"description": "A data source plugin for loading JSON APIs into Grafana",
55
"keywords": [
66
"grafana",

0 commit comments

Comments
 (0)