Skip to content

Commit c206e4f

Browse files
fix(deps): update dependency json-2-csv to v5.5.5 (#5680)
1 parent 5ee51bd commit c206e4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@
16131613
"appdirs": "1.1.0",
16141614
"execa": "5.1.1",
16151615
"fs-extra": "11.2.0",
1616-
"json-2-csv": "5.5.4",
1616+
"json-2-csv": "5.5.5",
16171617
"json5": "2.2.3",
16181618
"lodash.clonedeep": "4.5.0",
16191619
"lodash.get": "4.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12487,10 +12487,10 @@ jsesc@~0.5.0:
1248712487
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
1248812488
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
1248912489

12490-
12491-
version "5.5.4"
12492-
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.4.tgz#2f226604b05eeae1313a33e6573bcc3233869c4a"
12493-
integrity sha512-gB24IF5SvZn7QhEh6kp9QwFhRnI3FVEEXAGyq0xtPxqOQ4odYU3PU9pFKRoR1SGABxunQlBP6VFv0c8EnLbsLQ==
12490+
12491+
version "5.5.5"
12492+
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.5.tgz#4e6000fa173c2027f40740e7f04256ca39658274"
12493+
integrity sha512-xLeiOE+jtDMX4SMn9JlD6BVI9c5SYVFmtlsNBSelGlq9iUHdVmwlxQ/uUI/BEVQuKDVLlxNrsOfwlI3rfYy1zA==
1249412494
dependencies:
1249512495
deeks "3.1.0"
1249612496
doc-path "4.1.1"

0 commit comments

Comments
 (0)