mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-23 18:50:08 +00:00
Bump csvtojson from 2.0.13 to 2.0.14
Bumps [csvtojson](https://github.com/Keyang/node-csvtojson) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/Keyang/node-csvtojson/releases) - [Commits](https://github.com/Keyang/node-csvtojson/compare/v2.0.13...v2.0.14) --- updated-dependencies: - dependency-name: csvtojson dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7456d599b
commit
8bf7c12ad6
14
package-lock.json
generated
14
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"bottlejs": "^2.0.1",
|
||||
"clsx": "^2.1.1",
|
||||
"compare-versions": "^6.1.1",
|
||||
"csvtojson": "^2.0.13",
|
||||
"csvtojson": "^2.0.14",
|
||||
"date-fns": "^4.1.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
@ -5285,9 +5285,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/csvtojson": {
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/csvtojson/-/csvtojson-2.0.13.tgz",
|
||||
"integrity": "sha512-1C7bojbYRmQPLfc6yE5zeMbp+1w8dj3jNrz51S3mLYgQOau2ZtNu/fc67uV8UvyAfuLU+xydDvHG/+APwCJUAA==",
|
||||
"version": "2.0.14",
|
||||
"resolved": "https://registry.npmjs.org/csvtojson/-/csvtojson-2.0.14.tgz",
|
||||
"integrity": "sha512-F7NNvhhDyob7OsuEGRsH0FM1aqLs/WYITyza3l+hTEEmOK9sGPBlYQZwlVG0ezCojXYpE17lhS5qL6BCOZSPyA==",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
@ -14361,9 +14361,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"csvtojson": {
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/csvtojson/-/csvtojson-2.0.13.tgz",
|
||||
"integrity": "sha512-1C7bojbYRmQPLfc6yE5zeMbp+1w8dj3jNrz51S3mLYgQOau2ZtNu/fc67uV8UvyAfuLU+xydDvHG/+APwCJUAA==",
|
||||
"version": "2.0.14",
|
||||
"resolved": "https://registry.npmjs.org/csvtojson/-/csvtojson-2.0.14.tgz",
|
||||
"integrity": "sha512-F7NNvhhDyob7OsuEGRsH0FM1aqLs/WYITyza3l+hTEEmOK9sGPBlYQZwlVG0ezCojXYpE17lhS5qL6BCOZSPyA==",
|
||||
"requires": {
|
||||
"lodash": "^4.17.21"
|
||||
}
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"bottlejs": "^2.0.1",
|
||||
"clsx": "^2.1.1",
|
||||
"compare-versions": "^6.1.1",
|
||||
"csvtojson": "^2.0.13",
|
||||
"csvtojson": "^2.0.14",
|
||||
"date-fns": "^4.1.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user