Skip to content

Commit 2235bba

Browse files
committed
Update dependency papaparse to ^5.3.2
1 parent 075b947 commit 2235bba

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/swag-sheet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dropzone": "^11.4.2"
4848
},
4949
"peerDependencies": {
50-
"papaparse": "^5.3.1",
50+
"papaparse": "^5.3.2",
5151
"react-table": "^7.7.0"
5252
},
5353
"devDependencies": {
@@ -59,7 +59,7 @@
5959
"@generates/use-query-params": "^1.0.13",
6060
"fakerator": "^0.3.4",
6161
"next": "^12.0.7",
62-
"papaparse": "^5.3.1",
62+
"papaparse": "^5.3.2",
6363
"react": "^17.0.2",
6464
"react-dom": "^17.0.2",
6565
"react-table": "^7.7.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5034,10 +5034,10 @@ pako@~1.0.5:
50345034
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
50355035
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
50365036

5037-
papaparse@^5.3.1:
5038-
version "5.3.1"
5039-
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.1.tgz#770b7a9124d821d4b2132132b7bd7dce7194b5b1"
5040-
integrity sha512-Dbt2yjLJrCwH2sRqKFFJaN5XgIASO9YOFeFP8rIBRG2Ain8mqk5r1M6DkfvqEVozVcz3r3HaUGw253hA1nLIcA==
5037+
papaparse@^5.3.2:
5038+
version "5.3.2"
5039+
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.2.tgz#d1abed498a0ee299f103130a6109720404fbd467"
5040+
integrity sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==
50415041

50425042
parent-module@^1.0.0:
50435043
version "1.0.1"

0 commit comments

Comments
 (0)