Skip to content

Commit

Permalink
Merge pull request #453 from dipjyotimetia/dependabot/npm_and_yarn/cs…
Browse files Browse the repository at this point in the history
…v-parse-5.5.1

Bump csv-parse from 5.5.0 to 5.5.1
  • Loading branch information
dipjyotimetia authored Oct 5, 2023
2 parents 7cb43c9 + 46caefa commit 0af317d
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 @@ -23,7 +23,7 @@
"allure-playwright": "^2.9.2",
"axios": "^1.5.1",
"config": "^3.3.9",
"csv-parse": "5.5.0",
"csv-parse": "5.5.1",
"date-fns": "^2.30.0",
"fs-extra": "^11.1.1",
"fse": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
shebang-command "^2.0.0"
which "^2.0.1"

csv-parse@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==
csv-parse@5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.1.tgz#ed08dc538c1b009c77428087470356830e6bbb41"
integrity sha512-A6DrzSnN7MuOjXOT2tbO08YyYnP9sNDn8zITMHbZN/qt3gUzdGcu3LacYKY7b3RHwKoPwkhhmLeP7SE30cRmgg==

date-fns@^2.30.0:
version "2.30.0"
Expand Down

0 comments on commit 0af317d

Please sign in to comment.