diff --git a/.yarn/cache/csv-parse-npm-6.1.0-1948c7b4d3-607d926114.zip b/.yarn/cache/csv-parse-npm-6.1.0-1948c7b4d3-607d926114.zip deleted file mode 100644 index 5933ff31a..000000000 Binary files a/.yarn/cache/csv-parse-npm-6.1.0-1948c7b4d3-607d926114.zip and /dev/null differ diff --git a/.yarn/cache/csv-parse-npm-7.0.2-ebf349712a-66158491d2.zip b/.yarn/cache/csv-parse-npm-7.0.2-ebf349712a-66158491d2.zip new file mode 100644 index 000000000..5ec4ce4c9 Binary files /dev/null and b/.yarn/cache/csv-parse-npm-7.0.2-ebf349712a-66158491d2.zip differ diff --git a/plugins/csv-import/package.json b/plugins/csv-import/package.json index 7dc414d63..c51df0297 100644 --- a/plugins/csv-import/package.json +++ b/plugins/csv-import/package.json @@ -14,7 +14,7 @@ "autofix": "run check-biome --fix && run g:check-eslint --fix" }, "dependencies": { - "csv-parse": "^6.1.0", + "csv-parse": "^7.0.2", "framer-plugin": "3.11.0-alpha.12", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 5dc6e3153..d007ca1d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4102,7 +4102,7 @@ __metadata: dependencies: "@types/react": "npm:^18.3.24" "@types/react-dom": "npm:^18.3.7" - csv-parse: "npm:^6.1.0" + csv-parse: "npm:^7.0.2" framer-plugin: "npm:3.11.0-alpha.12" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" @@ -4110,10 +4110,10 @@ __metadata: languageName: unknown linkType: soft -"csv-parse@npm:^6.1.0": - version: 6.1.0 - resolution: "csv-parse@npm:6.1.0" - checksum: 10/607d92611435fdfb7631242644a2582bfb218fad8c6c6d6416db31647c2e63a3110f16c9837de6baaa3edf318212765cfc6e72d672d99690fd7f565d6c93d6f4 +"csv-parse@npm:^7.0.2": + version: 7.0.2 + resolution: "csv-parse@npm:7.0.2" + checksum: 10/66158491d25b2070908c6d28130c1d439bec0e0d1ab3fad372973909e573bcc85a46ca317ae410f0178157f272112e3741b164aaf850d8241128c30ea2137670 languageName: node linkType: hard