Skip to content

Commit a62227a

Browse files
fix(deps): update dependency json-2-csv to v5.5.2 (#5621)
1 parent a69830e commit a62227a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

+1-1
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.1",
1616+
"json-2-csv": "5.5.2",
16171617
"json5": "2.2.3",
16181618
"lodash.clonedeep": "4.5.0",
16191619
"lodash.get": "4.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12497,10 +12497,10 @@ jsesc@~0.5.0:
1249712497
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
1249812498
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
1249912499

12500-
12501-
version "5.5.1"
12502-
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.1.tgz#2ad4e69d4b2bb4590203948a36f11347a4d7aed9"
12503-
integrity sha512-KgAtAXTQopRwe90gh8SgjRSxgt9bUWbGAPMo9W0TZLA8SqiQH7khtagFfeEUjG3NBPwJu/+9uX5pMvunKaPvrQ==
12500+
12501+
version "5.5.2"
12502+
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-5.5.2.tgz#a4a190843ac46592aa7a59c1b00a74fbc814c4cd"
12503+
integrity sha512-em6tZ86SjnTKWAhOKLUz/s2sUl56J7lIRYQj7KPzGz3gNfcf3Lx9LtSBs/zqvxpC9DE+MbtYem+LtYs3er0rkw==
1250412504
dependencies:
1250512505
deeks "3.1.0"
1250612506
doc-path "4.1.1"

0 commit comments

Comments
 (0)