From 9fd02bc68239a39b6e7dddac4f8feb6c5a1ccbd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 14:19:29 +0000 Subject: [PATCH] chore(deps): update external fixes --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index be35e040..2fcf70ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.17.1", + "@types/node": "20.17.5", "@types/yargs": "17.0.33", "c8": "10.1.2", "commitizen": "4.3.1", @@ -48,7 +48,7 @@ "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", "lint-staged": "15.2.10", - "mocha": "10.7.3", + "mocha": "10.8.2", "semantic-release": "24.2.0", "typescript": "5.6.3", "unist-util-select": "5.1.0" @@ -1328,9 +1328,9 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "20.17.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.1.tgz", - "integrity": "sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==", + "version": "20.17.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz", + "integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==", "dev": true, "license": "MIT", "dependencies": { @@ -7374,9 +7374,9 @@ } }, "node_modules/mocha": { - "version": "10.7.3", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz", - "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==", + "version": "10.8.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 88eb0ac3..3292c3b7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.17.1", + "@types/node": "20.17.5", "@types/yargs": "17.0.33", "c8": "10.1.2", "commitizen": "4.3.1", @@ -57,7 +57,7 @@ "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", "lint-staged": "15.2.10", - "mocha": "10.7.3", + "mocha": "10.8.2", "semantic-release": "24.2.0", "typescript": "5.6.3", "unist-util-select": "5.1.0"