spring-cloud-config
spring-cloud-config copied to clipboard
NodeJS configuration management library based on Spring Cloud Config.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | path-parse | [`1.0.6` -> `1.0.7`](https://renovatebot.com/diffs/npm/path-parse/1.0.6/1.0.7) | ### GitHub Vulnerability Alerts #### [CVE-2021-23343](https://nvd.nist.gov/vuln/detail/CVE-2021-23343) Affected versions of...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | minimist | [`1.2.5` -> `1.2.6`](https://renovatebot.com/diffs/npm/minimist/1.2.5/1.2.6) | ### GitHub Vulnerability Alerts #### [CVE-2021-44906](https://nvd.nist.gov/vuln/detail/CVE-2021-44906) Minimist prior to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | marked | [`0.7.0` -> `4.0.10`](https://renovatebot.com/diffs/npm/marked/0.7.0/4.0.10) | ### GitHub Vulnerability Alerts #### [CVE-2022-21680](https://togithub.com/markedjs/marked/security/advisories/GHSA-rrrm-qjm4-v8hf) ### Impact _What...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | markdown-it | [`8.4.2` -> `12.3.2`](https://renovatebot.com/diffs/npm/markdown-it/8.4.2/12.3.2) | ### GitHub Vulnerability Alerts #### [CVE-2022-21670](https://togithub.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c) ### Impact Special...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | lodash | [`4.17.15` -> `4.17.21`](https://renovatebot.com/diffs/npm/lodash/4.17.15/4.17.21) | ### GitHub Vulnerability Alerts #### [CVE-2021-23337](https://nvd.nist.gov/vuln/detail/CVE-2021-23337) `lodash` versions prior...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | async | [`2.6.3` -> `2.6.4`](https://renovatebot.com/diffs/npm/async/2.6.3/2.6.4) | ### GitHub Vulnerability Alerts #### [CVE-2021-43138](https://nvd.nist.gov/vuln/detail/CVE-2021-43138) A vulnerability exists...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ajv | [`6.10.2` -> `6.12.3`](https://renovatebot.com/diffs/npm/ajv/6.10.2/6.12.3) | ### GitHub Vulnerability Alerts #### [CVE-2020-15366](https://nvd.nist.gov/vuln/detail/CVE-2020-15366) An issue was...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...