Build(deps-dev): Bump cspell from 6.13.1 to 6.14.0 (#2761)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.13.1 to 6.14.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.13.1...v6.14.0)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-11-09 09:22:50 +00:00 committed by GitHub
parent 29b71703ed
commit a842c1c220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 94 additions and 94 deletions

186
package-lock.json generated
View File

@ -3424,26 +3424,26 @@
"dev": true
},
"@cspell/cspell-bundled-dicts": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.13.1.tgz",
"integrity": "sha512-oDytB53NkqNSlLM0wh1y2ej2Rbkt/hJhk53ZC6Jq1PNxrmDt0mRAym8gaI/dC+5x3/hE3UC9S7tb86gV7qtvfw==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.14.0.tgz",
"integrity": "sha512-GItmbgKcqMUiNKy2Z3xPGEyS8Tu1DXrJCyj9uQD4J+MPQeirZfLb1wSNsZsVTTmRQm8eTZ/m73X95l8Ekfqm2A==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^3.0.0",
"@cspell/dict-aws": "^3.0.0",
"@cspell/dict-bash": "^3.0.0",
"@cspell/dict-companies": "^3.0.1",
"@cspell/dict-companies": "^3.0.2",
"@cspell/dict-cpp": "^4.0.0",
"@cspell/dict-cryptocurrencies": "^3.0.0",
"@cspell/dict-csharp": "^4.0.0",
"@cspell/dict-cryptocurrencies": "^3.0.1",
"@cspell/dict-csharp": "^4.0.1",
"@cspell/dict-css": "^3.0.0",
"@cspell/dict-dart": "^2.0.0",
"@cspell/dict-django": "^3.0.0",
"@cspell/dict-docker": "^1.1.1",
"@cspell/dict-dotnet": "^3.0.0",
"@cspell/dict-dotnet": "^3.0.1",
"@cspell/dict-elixir": "^3.0.0",
"@cspell/dict-en-gb": "^1.1.33",
"@cspell/dict-en_us": "^3.0.0",
"@cspell/dict-en-gb": "1.1.33",
"@cspell/dict-en_us": "^4.0.0",
"@cspell/dict-filetypes": "^3.0.0",
"@cspell/dict-fonts": "^3.0.0",
"@cspell/dict-fullstack": "^3.0.0",
@ -3452,13 +3452,13 @@
"@cspell/dict-haskell": "^3.0.0",
"@cspell/dict-html": "^4.0.0",
"@cspell/dict-html-symbol-entities": "^4.0.0",
"@cspell/dict-java": "^4.0.0",
"@cspell/dict-java": "^5.0.2",
"@cspell/dict-latex": "^3.0.0",
"@cspell/dict-lorem-ipsum": "^3.0.0",
"@cspell/dict-lua": "^3.0.0",
"@cspell/dict-node": "^4.0.1",
"@cspell/dict-npm": "^4.0.1",
"@cspell/dict-php": "^3.0.1",
"@cspell/dict-php": "^3.0.2",
"@cspell/dict-powershell": "^3.0.0",
"@cspell/dict-public-licenses": "^2.0.0",
"@cspell/dict-python": "^4.0.0",
@ -3466,7 +3466,7 @@
"@cspell/dict-ruby": "^3.0.0",
"@cspell/dict-rust": "^3.0.0",
"@cspell/dict-scala": "^3.0.0",
"@cspell/dict-software-terms": "^3.0.1",
"@cspell/dict-software-terms": "^3.0.3",
"@cspell/dict-sql": "^2.0.0",
"@cspell/dict-swift": "^2.0.0",
"@cspell/dict-typescript": "^3.0.1",
@ -3474,21 +3474,21 @@
}
},
"@cspell/cspell-pipe": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.13.1.tgz",
"integrity": "sha512-rQyPQCTkZLKyfxbzpiuhGfWMICsyV+0e6JvtXlgNHNXOk7jTiuXJPY7xho/DOT3I7V92/UFdzDqU6BHKL2wcmA==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.14.0.tgz",
"integrity": "sha512-8dZZst6jZ7ELrNV1JqHNb7EnlXZTjgRYl6C+3PrC30/XUkMubBUj9nncLQH+M1ZUVpSN1ErbnTPOpbCllZ8tvQ==",
"dev": true
},
"@cspell/cspell-service-bus": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.13.1.tgz",
"integrity": "sha512-oG6+QYSNh6k3LRWWCjko/+kKkXCToC8JjTceMC5rcHcZO7qaeu3lOWYRZ9cZ8EI7OqUSWAF6vxFNLkBpOJQhOA==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.14.0.tgz",
"integrity": "sha512-p8sgtPfWm0UozKr4wPK/JK/IRqQZVJmA5O4YHaFYx3CHK4F7Lki0v6octds8ks9b3bP7KyVX+zix61y1LcCUQw==",
"dev": true
},
"@cspell/cspell-types": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.13.1.tgz",
"integrity": "sha512-C+yVRsYB6/RTQsO0R5PSZH2YJjTwF+ubdz+Rf0uoQxuPYckRBeVdNANQPZ7hZ3LTLvyW6IJuKog2pn3Sk04jNQ==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.14.0.tgz",
"integrity": "sha512-QHl/M02JeqvIvBJsH4U6OMV6B210QaHYfau8RapbZi1xqVdWuO9UQ44Z180AG41Y8a7T41pi5QWCQVB2s1WA+w==",
"dev": true
},
"@cspell/dict-ada": {
@ -3510,9 +3510,9 @@
"dev": true
},
"@cspell/dict-companies": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.1.tgz",
"integrity": "sha512-esgKy0UkWIK1lyRaN9XtbRZZJiJ0tLlfyLkaZ3s0OubsAsSH6hgM6nc2p1IbmyhsFaEfp645z+YneBuOTL35Rw==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.3.tgz",
"integrity": "sha512-qBWdwA97HdnLbxPLOUTZ+/mg9eYhi14hM7PEUM1PZ004MEIxQHum0IQpypKAwP3teR1KEsyxEPHp8v24Dw45Zg==",
"dev": true
},
"@cspell/dict-cpp": {
@ -3522,15 +3522,15 @@
"dev": true
},
"@cspell/dict-cryptocurrencies": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-3.0.0.tgz",
"integrity": "sha512-5/tAqEVcg3PP1ZiSunxSVX1h5jGGS9ulSQFhPlXswmRRlo0Bry7ZP6Am81TiPG0bvkRvKb8eA9N5z212q6UTcg==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-3.0.1.tgz",
"integrity": "sha512-Tdlr0Ahpp5yxtwM0ukC13V6+uYCI0p9fCRGMGZt36rWv8JQZHIuHfehNl7FB/Qc09NCF7p5ep0GXbL+sVTd/+w==",
"dev": true
},
"@cspell/dict-csharp": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.0.tgz",
"integrity": "sha512-B6Ss3sMrkFRJFQCZ7F49yJzDZ6izpQTgNLEmuYIt0o6ZLsSvy5JDC3+F2rYfpsFESQIU/4GbqWZPTs7C9WvBeg==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.1.tgz",
"integrity": "sha512-BkfT6S790FcyWLTWYBwkj9dKxuNz4pHFDrj9GFrmqXd2HWzfSa944S0NJhal42TnW30JJljQY5P1ZYau+s2Pbg==",
"dev": true
},
"@cspell/dict-css": {
@ -3552,15 +3552,15 @@
"dev": true
},
"@cspell/dict-docker": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.1.tgz",
"integrity": "sha512-UEYoeRDm7oUN9yz1mYSozz6D4+2N14S/cd2Re9et6Xzq6yi62s4ky3knF92Of2weelADjnN41UA22VBhRAf7Sw==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.2.tgz",
"integrity": "sha512-3jtblHTNUjlPbgYITPFXAWaPt+7bJEY6O/ZRRLOiMWpIPw3U3xtx8XB46Ew+0d5ANxoFvXwBlVxAkmDjRPzvYg==",
"dev": true
},
"@cspell/dict-dotnet": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.0.tgz",
"integrity": "sha512-RqZ+WbkT+/JaR4RPbtyohlkZSd6FSOGT/Bu4yYQN2X06Vlk5rvy/dYSQWk2t3d1qJFq5EO0m8eTs7IOOnBF33Q==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-3.0.1.tgz",
"integrity": "sha512-Flruqsmhwrm1K2+HKsA4I6aywmsM5QnCddFb8FIQLgluyuTss6Hs1Xj380+k3PeU/wAg4xNTD7f6b4xxZLbfjw==",
"dev": true
},
"@cspell/dict-elixir": {
@ -3576,9 +3576,9 @@
"dev": true
},
"@cspell/dict-en_us": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-3.0.0.tgz",
"integrity": "sha512-pN26ZBp1kKiN1xwUyT4olDZrW+BvLojZDjtE6j/yY3CO7U4rztkhTO+Ao3rQosqD/icB9NoWvPSMFCpbiaejYA==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.0.0.tgz",
"integrity": "sha512-ZqWPm0cdC/3KdhWWHojti7/gfH5/JIzyGqI2zlmibz/jpR5Z0IzsW71xQCuU3KpNaYU1Frfivk0m34yicm1JFw==",
"dev": true
},
"@cspell/dict-filetypes": {
@ -3630,9 +3630,9 @@
"dev": true
},
"@cspell/dict-java": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-4.0.0.tgz",
"integrity": "sha512-YeYy2P3FLHcm4vBN1pFPGfWFySTBfvPwqC0YZItqO/EprjSRc4czZbm6x8jQr0TWGbF1B1L5KwTWPV/ETjxSog==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-5.0.2.tgz",
"integrity": "sha512-HWgdp8plZOdYjOkndwmgHGVxoewylZcl886PqSL6TMcDshyI0+2nePft31nIuALRvt7HL8IX++DM1uk4UfY4kg==",
"dev": true
},
"@cspell/dict-latex": {
@ -3666,9 +3666,9 @@
"dev": true
},
"@cspell/dict-php": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.1.tgz",
"integrity": "sha512-KSUMyb92nq9P9u/RgNvve/X7oIrGGwUh6eu6NSQgSL4HhWn/Ux4unXrLxrcOUKKkmnkU31Kd/WDPJSuDJrD+AQ==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-3.0.2.tgz",
"integrity": "sha512-YIVkqey40oNUem3aNvpyanhlmddUpogSAA51VcQkfB93qbjMzAQTvLBYJ9muPpyZgFF+TLTKdsrlqRLeKGsjow==",
"dev": true
},
"@cspell/dict-powershell": {
@ -3714,9 +3714,9 @@
"dev": true
},
"@cspell/dict-software-terms": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.1.tgz",
"integrity": "sha512-un5lbB+cM750HCVmW/9FaNXpr3tSCYkiOQUEo2GPwX96BWsFgkxRj24Ah23jIt1rOqVLpYZNgbslqiG1NKVgVg==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.0.4.tgz",
"integrity": "sha512-wvJY5UrPnaXESQrdVDJPZ8TxmrqL8yOsv/ar9yzQIaCIbDe6zpSdt4ciIrDtMjhYFG6dK4pcukX90FHsirqbOw==",
"dev": true
},
"@cspell/dict-sql": {
@ -7497,17 +7497,17 @@
"dev": true
},
"cspell": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.13.1.tgz",
"integrity": "sha512-WtzsIn1paYXvcr19E81IvmesbsY5IMWAm1OVGXGbbw4anSvSswRkLwt41C5TGoseEQjLhD+YmXb6inuV3Zuj3w==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.14.0.tgz",
"integrity": "sha512-5VZWAMcblumPfdqftTUmTioLc1oqd2l+hUOeeIIYSvj6S1gsjcrz7cezRQE4iL5vdD4op0ee/3O4nN5n/OEJVQ==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "6.13.1",
"@cspell/cspell-pipe": "6.14.0",
"chalk": "^4.1.2",
"commander": "^9.4.1",
"cspell-gitignore": "6.13.1",
"cspell-glob": "6.13.1",
"cspell-lib": "6.13.1",
"cspell-gitignore": "6.14.0",
"cspell-glob": "6.14.0",
"cspell-lib": "6.14.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.1.0",
@ -7659,25 +7659,25 @@
}
},
"cspell-dictionary": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.13.1.tgz",
"integrity": "sha512-w0G6HLODCOaatK9ne3GifsC0qurvGlmo9OF66J9HUv9WMhkkIBjTKYdpTBLQ8aSqvI16IYYVEZ82qdKgfiJtKw==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.14.0.tgz",
"integrity": "sha512-BJ89Fv6wiXHrR1OHKq/pnuutImXKehvGI2Wb8lkxOja7GYAypXMfyJRTJ2orE5eqmRD4DI+j3s7Bhby116z+Lw==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "6.13.1",
"@cspell/cspell-types": "6.13.1",
"cspell-trie-lib": "6.13.1",
"@cspell/cspell-pipe": "6.14.0",
"@cspell/cspell-types": "6.14.0",
"cspell-trie-lib": "6.14.0",
"fast-equals": "^4.0.3",
"gensequence": "^4.0.2"
}
},
"cspell-gitignore": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.13.1.tgz",
"integrity": "sha512-/lhcBq8gfafepYeMbQsiExlTRyuqLGWFLI5TxGYrAp6mT34TzLY8075X4im+qum6dwAXlQZyh/SoUUv7/lpXPg==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.14.0.tgz",
"integrity": "sha512-WaA2bwQQ87YNzRGidi4IJpiTFJFzRJx1I97h2VWkZAiz7mxmIX+RHDsUxgVsIUy3S2SH5SF4bUmZwz8DWTGAAQ==",
"dev": true,
"requires": {
"cspell-glob": "6.13.1",
"cspell-glob": "6.14.0",
"find-up": "^5.0.0"
},
"dependencies": {
@ -7721,9 +7721,9 @@
}
},
"cspell-glob": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.13.1.tgz",
"integrity": "sha512-bXCIBTdrMRILhcSMJhIT0jQ+L0rF/ZxLqyaAlCtDM7Mz/t9Z8KVFpYLKe9CwSO98QqwUdFOiT2GV14aUfEo0Tg==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.14.0.tgz",
"integrity": "sha512-0qdqwPJ+4tXk9HwB8IHlHy+P+8OM5sbVFTr5YaC5dGoy+Tfz56Y8V7gnitrmrxcLe3lpHVxi/mHNE3N/HWc+0Q==",
"dev": true,
"requires": {
"micromatch": "^4.0.5"
@ -7748,43 +7748,43 @@
}
},
"cspell-grammar": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.13.1.tgz",
"integrity": "sha512-wLM3GWHT1QBMwuOMvExUuDmRVjV+D8NHRzWQTF3H0py6d5/c4nQZGSGprlnx1fjjqNUxNH/lsMBql/pPZ0TzNQ==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.14.0.tgz",
"integrity": "sha512-0+W6tuHRYsFvrdh3HBTsQlYRWwv+RAok+YZaTv8ypmkMAISU13ipxL9SkEc/r/AermPd5JpJAfPNw8ZNWRVsAg==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "6.13.1",
"@cspell/cspell-types": "6.13.1"
"@cspell/cspell-pipe": "6.14.0",
"@cspell/cspell-types": "6.14.0"
}
},
"cspell-io": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.13.1.tgz",
"integrity": "sha512-srodb8FrBXkqc30qkYWer5I9MnH5yTkM8Mvutyke1i3QQJgiO/XJQXh+2zaOO8HjEoj/hAdQoMCL1S4MJ2r09g==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.14.0.tgz",
"integrity": "sha512-KmjUQ2JrmH3/5JZtYvvjtlB4FWHwE75DrudYfnyFUTzLvVlSagNagfy5wPWTkydnRMdI23I7BOqBA+wtBydXcA==",
"dev": true,
"requires": {
"@cspell/cspell-service-bus": "6.13.1",
"@cspell/cspell-service-bus": "6.14.0",
"node-fetch": "^2.6.7"
}
},
"cspell-lib": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.13.1.tgz",
"integrity": "sha512-E6u5nSwoqn0fAuXwe6TQNGyIUFoAovpCPxsGrWK3G+Yb59dtV0xdDjY4QjEi69hvKeXQhIveVh2vescYdfO4JA==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.14.0.tgz",
"integrity": "sha512-EqC/zhG7JSiYIcbzyPngFFrj5ElK0EACILKeqO/5lMvX19TdzaLDtnhY8ZHFY5+EIuaPkj4ahAqferx1gbJaDA==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "6.13.1",
"@cspell/cspell-pipe": "6.13.1",
"@cspell/cspell-types": "6.13.1",
"@cspell/cspell-bundled-dicts": "6.14.0",
"@cspell/cspell-pipe": "6.14.0",
"@cspell/cspell-types": "6.14.0",
"clear-module": "^4.1.2",
"comment-json": "^4.2.3",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-dictionary": "6.13.1",
"cspell-glob": "6.13.1",
"cspell-grammar": "6.13.1",
"cspell-io": "6.13.1",
"cspell-trie-lib": "6.13.1",
"cspell-dictionary": "6.14.0",
"cspell-glob": "6.14.0",
"cspell-grammar": "6.14.0",
"cspell-io": "6.14.0",
"cspell-trie-lib": "6.14.0",
"fast-equals": "^4.0.3",
"find-up": "^5.0.0",
"fs-extra": "^10.1.0",
@ -7863,13 +7863,13 @@
}
},
"cspell-trie-lib": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.13.1.tgz",
"integrity": "sha512-gjGqEM78/QzQOtdFkXrJLHOiUHVXJK2+khCfm5Fmw31AOMpdIpqoieAjp3LKkWvfkLOZwjnQkd0F1ZHHNEgLvQ==",
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.14.0.tgz",
"integrity": "sha512-JY2iRwp/6/qQYmOw2B8uhYDxP7VzqSWIo8rD5lHSivQMjH7lhVnQ2LPumMTa9IEOEesCkwNM8N+krndo12Ptqg==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "6.13.1",
"@cspell/cspell-types": "6.13.1",
"@cspell/cspell-pipe": "6.14.0",
"@cspell/cspell-types": "6.14.0",
"fs-extra": "^10.1.0",
"gensequence": "^4.0.2"
},

View File

@ -81,7 +81,7 @@
"browser-sync": "^2.27.10",
"commander": "^6.1.0",
"connect-history-api-fallback": "^2.0.0",
"cspell": "^6.13.1",
"cspell": "^6.14.0",
"dotenv": "8.2.0",
"dotenv-expand": "^5.1.0",
"envsub": "^4.0.7",