mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: update pappparse for security fix (#27412)
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
"@types/moment-timezone": "0.5.13",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
"@types/node": "13.7.0",
|
||||
"@types/papaparse": "4.5.9",
|
||||
"@types/papaparse": "5.2.0",
|
||||
"@types/prismjs": "1.16.0",
|
||||
"@types/react": "16.8.16",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
@@ -254,7 +254,7 @@
|
||||
"mousetrap": "1.6.5",
|
||||
"mousetrap-global-bind": "1.1.0",
|
||||
"nodemon": "2.0.2",
|
||||
"papaparse": "4.6.3",
|
||||
"papaparse": "5.3.0",
|
||||
"prismjs": "1.21.0",
|
||||
"prop-types": "15.7.2",
|
||||
"rc-cascader": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user