Skip to content

Commit

Permalink
Merge pull request #11608 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/csv-parse-5.5.3

Bump csv-parse from 5.5.2 to 5.5.3
  • Loading branch information
rtibbles authored Dec 11, 2023
2 parents ce5904a + e90d5d4 commit f032f72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"core-js": "^3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"csv-parse": "^5.5.2",
"csv-parse": "^5.5.3",
"csv-writer": "^1.3.0",
"del": "^6.1.1",
"escodegen": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4273,10 +4273,10 @@ csv-generator-client@^2.1.1:
babel-polyfill "^6.26.0"
lodash "^4.17.4"

csv-parse@^5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.2.tgz#ab525e642093dccff7c5cca5c7b71fd3e99fe8f2"
integrity sha512-YRVtvdtUNXZCMyK5zd5Wty1W6dNTpGKdqQd4EQ8tl/c6KW1aMBB1Kg1ppky5FONKmEqGJ/8WjLlTNLPne4ioVA==
csv-parse@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.3.tgz#0261050761ee46cd0e46421854bf9bf4de1317bf"
integrity sha512-v0KW6C0qlZzoGjk6u5tLmVfyZxNgPGXZsWTXshpAgKVGmGXzaVWGdlCFxNx5iuzcXT/oJN1HHM9DZKwtAtYa+A==

csv-writer@^1.3.0:
version "1.6.0"
Expand Down

0 comments on commit f032f72

Please sign in to comment.