From 5669b56cbe3e61f52362aeb09244bbd95925bc20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:39:16 +0000 Subject: [PATCH] fix(deps): update all core dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 9dc4cd87..17ea0888 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@changesets/get-dependents-graph": "^1.2.0", "@types/http-errors": "1.8.2", "@types/jest": "27.5.2", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/memory-fs": "0.3.7", "@types/marked": "4.3.2", "@types/node": "14.18.0", @@ -66,7 +66,7 @@ "npm-run-all2": "5.0.2", "lodash": "4.17.21", "prettier": "2.8.8", - "snyk": "1.1294.3", + "snyk": "1.1295.0", "typescript": "4.7.3" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef0aa657..da8719e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: 27.5.2 version: 27.5.2 '@types/lodash': - specifier: 4.17.13 - version: 4.17.13 + specifier: 4.17.14 + version: 4.17.14 '@types/marked': specifier: 4.3.2 version: 4.3.2 @@ -177,8 +177,8 @@ importers: specifier: 3.0.2 version: 3.0.2 snyk: - specifier: 1.1294.3 - version: 1.1294.3 + specifier: 1.1295.0 + version: 1.1295.0 typescript: specifier: 4.7.3 version: 4.7.3 @@ -2407,7 +2407,7 @@ packages: dependencies: '@formatjs/ts-transformer': 2.13.0 '@types/json-stable-stringify': 1.0.33 - '@types/lodash': 4.17.13 + '@types/lodash': 4.17.14 '@types/loud-rejection': 2.0.0 '@types/node': 14.18.0 '@vue/compiler-core': 3.2.22 @@ -3140,8 +3140,8 @@ packages: '@types/node': 20.5.8 dev: true - /@types/lodash@4.17.13: - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} + /@types/lodash@4.17.14: + resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} dev: true /@types/long@4.0.1: @@ -8640,8 +8640,8 @@ packages: resolution: {integrity: sha1-EMCI2LWOsHazIpu1oE4jLOEmQi0=} dev: false - /snyk@1.1294.3: - resolution: {integrity: sha512-ZF+F2bv293HmpFxZCV0x8hT3rQGOl6rPDoJq/TqBT1i5/nZypfn8v4A1Q4m6zUSUs1g6WJsS8QR5wTlR/eSvMQ==} + /snyk@1.1295.0: + resolution: {integrity: sha512-3r+PlwWBQhWMkFGEpS8NMQDXAcBgYoHtq8tocK/6x95PVAEQpoIcqyR1n5o4kAvvcY7v5BxnWYpG/xMSQ3aggQ==} engines: {node: '>=12'} hasBin: true requiresBuild: true