Skip to content

Commit

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

Bump csv-parse from 5.5.1 to 5.5.2
  • Loading branch information
rtibbles authored Oct 10, 2023
2 parents 7f026dd + f7d16cf commit da0cba2
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.1",
"csv-parse": "^5.5.2",
"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 @@ -4284,10 +4284,10 @@ csv-generator-client@^2.1.1:
babel-polyfill "^6.26.0"
lodash "^4.17.4"

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==
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-writer@^1.3.0:
version "1.6.0"
Expand Down

0 comments on commit da0cba2

Please sign in to comment.