From 4ec2ff3b097acc846bf59eb8e2bc3eef81f9c01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:21:38 +0000 Subject: [PATCH] Chore(deps): bump the update-npm-dependencies group with 4 updates (#157) --- package-lock.json | 49 +++++++++++++++++++------------ package.json | 4 +-- packages/app-runtime/package.json | 2 +- packages/consumption/package.json | 2 +- packages/runtime/package.json | 2 +- packages/transport/package.json | 4 +-- 6 files changed, 38 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58b848505..be7525b82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,14 +18,14 @@ "@js-soft/eslint-config-ts": "^1.6.8", "@js-soft/license-check": "^1.0.9", "@types/jest": "^29.5.12", - "@types/node": "^20.14.0", + "@types/node": "^20.14.2", "enhanced-publish": "^1.1.3", "eslint": "^8.57.0", "jest": "^29.7.0", "jest-expect-message": "^1.1.3", "madge": "^7.0.0", "npm-check-updates": "^16.14.20", - "prettier": "^3.3.0", + "prettier": "^3.3.1", "ts-jest": "^29.1.4", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", @@ -1399,6 +1399,18 @@ "uuid": "9.0.1" } }, + "node_modules/@nmshd/crypto/node_modules/uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@nmshd/iql": { "resolved": "packages/iql", "link": true @@ -2183,9 +2195,9 @@ "license": "MIT" }, "node_modules/@types/lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==", + "version": "4.17.5", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.5.tgz", + "integrity": "sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==", "dev": true }, "node_modules/@types/lokijs": { @@ -2198,9 +2210,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.14.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.0.tgz", - "integrity": "sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==", + "version": "20.14.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz", + "integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -9475,9 +9487,9 @@ } }, "node_modules/prettier": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz", - "integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz", + "integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -11816,12 +11828,13 @@ } }, "node_modules/uuid": { - "version": "9.0.1", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", + "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], - "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } @@ -12367,7 +12380,7 @@ }, "devDependencies": { "@js-soft/web-logger": "^1.0.4", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/lokijs": "^1.5.14", "@types/luxon": "^3.4.2" }, @@ -12392,7 +12405,7 @@ "@js-soft/ts-utils": "2.3.3", "@js-soft/web-logger": "^1.0.4", "@nmshd/crypto": "2.0.6", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "leaked-handles": "^5.2.0" } @@ -12451,7 +12464,7 @@ "@js-soft/docdb-access-mongo": "1.1.8", "@js-soft/node-logger": "1.1.1", "@types/json-stringify-safe": "^5.0.3", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "@types/qrcode": "^1.5.5", "ts-json-schema-generator": "2.3.0" @@ -12483,7 +12496,7 @@ "qs": "^6.12.1", "reflect-metadata": "^0.2.2", "ts-simple-nameof": "^1.3.1", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "devDependencies": { "@js-soft/docdb-access-loki": "1.1.0", @@ -12493,7 +12506,7 @@ "@js-soft/web-logger": "^1.0.4", "@nmshd/crypto": "2.0.6", "@types/json-stringify-safe": "^5.0.3", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "@types/qs": "^6.9.15", "@types/uuid": "^9.0.8", diff --git a/package.json b/package.json index 96aaae845..b21c9ce58 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "@js-soft/eslint-config-ts": "^1.6.8", "@js-soft/license-check": "^1.0.9", "@types/jest": "^29.5.12", - "@types/node": "^20.14.0", + "@types/node": "^20.14.2", "enhanced-publish": "^1.1.3", "eslint": "^8.57.0", "jest": "^29.7.0", "jest-expect-message": "^1.1.3", "madge": "^7.0.0", "npm-check-updates": "^16.14.20", - "prettier": "^3.3.0", + "prettier": "^3.3.1", "ts-jest": "^29.1.4", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", diff --git a/packages/app-runtime/package.json b/packages/app-runtime/package.json index 8ad1ff8c4..0b613f4f3 100644 --- a/packages/app-runtime/package.json +++ b/packages/app-runtime/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@js-soft/web-logger": "^1.0.4", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/lokijs": "^1.5.14", "@types/luxon": "^3.4.2" }, diff --git a/packages/consumption/package.json b/packages/consumption/package.json index 0f088bff8..350620ac0 100644 --- a/packages/consumption/package.json +++ b/packages/consumption/package.json @@ -63,7 +63,7 @@ "@js-soft/ts-utils": "2.3.3", "@js-soft/web-logger": "^1.0.4", "@nmshd/crypto": "2.0.6", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "leaked-handles": "^5.2.0" }, diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 4564cae23..68a39757e 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -76,7 +76,7 @@ "@js-soft/docdb-access-mongo": "1.1.8", "@js-soft/node-logger": "1.1.1", "@types/json-stringify-safe": "^5.0.3", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "@types/qrcode": "^1.5.5", "ts-json-schema-generator": "2.3.0" diff --git a/packages/transport/package.json b/packages/transport/package.json index dea7858db..c66ac0c53 100644 --- a/packages/transport/package.json +++ b/packages/transport/package.json @@ -72,7 +72,7 @@ "qs": "^6.12.1", "reflect-metadata": "^0.2.2", "ts-simple-nameof": "^1.3.1", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "devDependencies": { "@js-soft/docdb-access-loki": "1.1.0", @@ -82,7 +82,7 @@ "@js-soft/web-logger": "^1.0.4", "@nmshd/crypto": "2.0.6", "@types/json-stringify-safe": "^5.0.3", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.5", "@types/luxon": "^3.4.2", "@types/qs": "^6.9.15", "@types/uuid": "^9.0.8",