Skip to content

Commit

Permalink
fix(deps): update dependency json-2-csv to v5.5.6 (#5765)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 3c3e67e commit 8f0c612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1613,7 +1613,7 @@
"appdirs": "1.1.0",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"json-2-csv": "5.5.5",
"json-2-csv": "5.5.6",
"json5": "2.2.3",
"lodash.clonedeep": "4.5.0",
"lodash.get": "4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12582,10 +12582,10 @@ jsesc@~0.5.0:
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=

json-2-csv@5.5.5:
version "5.5.5"
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.5.tgz#4e6000fa173c2027f40740e7f04256ca39658274"
integrity sha512-xLeiOE+jtDMX4SMn9JlD6BVI9c5SYVFmtlsNBSelGlq9iUHdVmwlxQ/uUI/BEVQuKDVLlxNrsOfwlI3rfYy1zA==
json-2-csv@5.5.6:
version "5.5.6"
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.6.tgz#6c1220ab063ed4e9cc33bc2f42e0e044e80e083e"
integrity sha512-N673XbJgHwUq9JreKpk530jSywPF/rEAQ08dV99QQpkluP/4HTwshpoP9hmDz26iSFqu7eNAPgyJfu/77HvPGA==
dependencies:
deeks "3.1.0"
doc-path "4.1.1"
Expand Down

0 comments on commit 8f0c612

Please sign in to comment.