diff --git a/CHANGELOG.md b/CHANGELOG.md index cfd6216..72c8313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog: [mojaloop/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle) +### [14.0.2](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v14.0.1...v14.0.2) (2024-11-25) + + +### Bug Fixes + +* update dependencies to avoid CVE-2024-21534 ([#18](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/issues/18)) ([65c9015](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/commit/65c90151c1113274f822aaa98f6ab47d575c7422)) + ### [14.0.1](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v14.0.0...v14.0.1) (2024-01-04) diff --git a/package-lock.json b/package-lock.json index 67bb2c0..7ae944a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.1", + "version": "14.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.1", + "version": "14.0.2", "license": "Apache-2.0", "dependencies": { "ajv": "8.17.1", diff --git a/package.json b/package.json index 6739c48..ee94678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.1", + "version": "14.0.2", "description": "Shared library for ml-testing-toolkit re-usable functions", "main": "src/index.js", "contributors": [