File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
functions/packages/feed-form Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2626 },
2727 "devDependencies" : {
2828 "@types/jest" : " ^29.5.8" ,
29- "@types/papaparse" : " ^5.5.2" ,
3029 "@typescript-eslint/eslint-plugin" : " ^5.12.0" ,
3130 "@typescript-eslint/parser" : " ^5.12.0" ,
3231 "eslint" : " ^8.9.0" ,
Original file line number Diff line number Diff line change @@ -11600,6 +11600,11 @@ pac-resolver@^7.0.0:
1160011600 ip "^1.1.8"
1160111601 netmask "^2.0.2"
1160211602
11603+ papaparse@^5.5.3:
11604+ version "5.5.3"
11605+ resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.3.tgz#07f8994dec516c6dab266e952bed68e1de59fa9a"
11606+ integrity sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A==
11607+
1160311608param-case@^3.0.4:
1160411609 version "3.0.4"
1160511610 resolved "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz"
You can’t perform that action at this time.
0 commit comments