Skip to content

Commit bb57cc1

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/lint-staged-16.2.6
2 parents fd6b74e + 5b9b465 commit bb57cc1

File tree

4 files changed

+18
-69
lines changed

4 files changed

+18
-69
lines changed

bin/scripts/device_list/package-lock.json

Lines changed: 10 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/scripts/device_list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://count.ly/",
2525
"dependencies": {
26-
"csvtojson": "^1.1.9"
26+
"csvtojson": "^2.0.13"
2727
}
2828
}

package-lock.json

Lines changed: 6 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"countly-sdk-nodejs": "*",
5656
"countly-sdk-web": "*",
5757
"csurf": "^1.11.0",
58-
"csvtojson": "2.0.10",
58+
"csvtojson": "2.0.14",
5959
"ejs": "3.1.10",
6060
"errorhandler": "1.5.1",
6161
"express": "4.21.2",

0 commit comments

Comments
 (0)