Bump vcf from `de4ce73` to `55a70ac` (#1272)

Bumps [vcf](https://github.com/jhermsmeier/node-vcf) from `de4ce73` to `55a70ac`.
- [Release notes](https://github.com/jhermsmeier/node-vcf/releases)
- [Commits](de4ce73691...55a70ace8f)

---
updated-dependencies:
- dependency-name: vcf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-26 10:29:50 +00:00 committed by GitHub
parent d13e5032dd
commit 5fce9397cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

5
package-lock.json generated
View File

@ -16599,8 +16599,9 @@
}
},
"node_modules/vcf": {
"version": "2.1.1",
"resolved": "git+ssh://git@github.com/jhermsmeier/node-vcf.git#de4ce73691a50d7714216695721e79ddfd4b1bd0",
"version": "2.1.2",
"resolved": "git+ssh://git@github.com/jhermsmeier/node-vcf.git#55a70ace8faa8210fca883e4084e1cd3b10b1fe4",
"integrity": "sha512-o5XI+c332wFAL2Mn1NgOnmxmwiqc7afTRgGBc4rvVLq/Ez+mixzhN82/+DwYTKUIPeq47mvDhHzzZGPIlLxnWg==",
"license": "MIT",
"dependencies": {
"camelcase": "^5.0.0",