Skip to content

Commit

Permalink
Merge pull request #1515 from OpenQDev/renovate/papaparse-5.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency papaparse to v5.4.0
  • Loading branch information
ArcAnya committed Mar 6, 2023
2 parents 2b34de5 + 87b2a04 commit 0a39f6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"magic-sdk": "13.5.0",
"mustache": "4.2.0",
"next": "13.2.3",
"papaparse": "5.3.2",
"papaparse": "5.4.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13808,10 +13808,10 @@ pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==

papaparse@5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.2.tgz#d1abed498a0ee299f103130a6109720404fbd467"
integrity sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==
papaparse@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.4.0.tgz#a3e47c32f32466d30af67ce2fef7910b3c3d4d91"
integrity sha512-ZBQABWG09p+u8rFoJVl/GhgxZ5zy9Zh1Lu/LVc7VX5T4nljjC14/YTcpebYwqP218B9X307eBOP7Tuhoqv7v7w==

param-case@^2.1.0:
version "2.1.1"
Expand Down

0 comments on commit 0a39f6c

Please sign in to comment.