Skip to content

Commit

Permalink
Release-1.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanahuckova committed Sep 3, 2024
1 parent 7ad09c5 commit 194dfa5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v1.3.17 - 2024-09-03

- 🛡️ **Security**: Bump `micromatch` from 4.0.5 to 4.0.8
- 🛡️ **Security**: Bump `webpack` from 5.86.0 to 5.94.0
- 🛡️ **Security**: Bump `fast-loops` from 1.1.3 to 1.1.4
- 🛡️ **Security**: Bump `ws` from 8.14.2 to 8.17.1
- 🛡️ **Security**: Bump `braces` from 3.0.2 to 3.0.3

## v1.3.16 - 2024-06-13

- ⚙️ **Fix**: Consider `\` (backslash) characters in allowed url checks.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 194dfa5

Please sign in to comment.