Chore: update pappparse for security fix (#27412)

This commit is contained in:
Ryan McKinley
2020-09-06 21:22:54 -07:00
committed by GitHub
parent 72c3257d19
commit f7be1ba030
5 changed files with 15 additions and 15 deletions

View File

@@ -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",