File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.3.18 - 2024-10-18
4
+
5
+ - 🛡️ ** Security** : Update ` jsonpath-plus ` to version 10.0.6
6
+ - 🛡️ ** Security** : Bump ` dompurify ` from 3.1.0 to 3.1.6
7
+ - 🛡️ ** Security** : Bump ` path-to-regexp ` from 1.8.0 to 1.9.0
8
+
3
9
## v1.3.17 - 2024-09-03
4
10
5
11
- 🛡️ ** Security** : Bump ` micromatch ` from 4.0.5 to 4.0.8
Original file line number Diff line number Diff line change 20
20
" clsx" ,
21
21
" datasource" ,
22
22
" datasources" ,
23
+ " dompurify" ,
23
24
" jackspeak" ,
24
25
" jirkafajfr" ,
25
26
" jsonapi" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grafana-json-datasource" ,
3
- "version" : " 1.3.17 " ,
3
+ "version" : " 1.3.18 " ,
4
4
"description" : " A data source plugin for loading JSON APIs into Grafana" ,
5
5
"keywords" : [
6
6
" grafana" ,
You can’t perform that action at this time.
0 commit comments