mirror of
https://github.com/FlipsideCrypto/eth-phishing-detect.git
synced 2026-02-06 11:16:45 +00:00
Bump csv-parse from 2.5.0 to 4.4.6
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 2.5.0 to 4.4.6. - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](https://github.com/wdavidw/node-csv-parse/compare/v2.5.0...v4.4.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8811f5e6c3
commit
1193fd52c7
6
package-lock.json
generated
6
package-lock.json
generated
@ -60,9 +60,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"csv-parse": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-2.5.0.tgz",
|
||||
"integrity": "sha512-4OcjOJQByI0YDU5COYw9HAqjo8/MOLLmT9EKyMCXUzgvh30vS1SlMK+Ho84IH5exN44cSnrYecw/7Zpu2m4lkA==",
|
||||
"version": "4.4.6",
|
||||
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.4.6.tgz",
|
||||
"integrity": "sha512-VisC5TBBhOF+70zjrF9FOiqI2LZOhXK/vAWlOrqyqz3lLa+P8jzJ7L/sg90MHmkSY/brAXWwrmGSZR0tM5yi4g==",
|
||||
"dev": true
|
||||
},
|
||||
"debug": {
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.5.0",
|
||||
"csv-parse": "^2.0.0",
|
||||
"csv-parse": "^4.4.6",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"needle": "^2.0.0",
|
||||
"punycode": "^2.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user