From 2cb4205a53d193f7303467c01c10d0ea1e3258c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:20:32 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.0 to 4.17.13 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/thalaswap-router/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/thalaswap-router/package.json b/packages/thalaswap-router/package.json index e884a1b..ccb5965 100644 --- a/packages/thalaswap-router/package.json +++ b/packages/thalaswap-router/package.json @@ -24,7 +24,7 @@ "@aptos-labs/ts-sdk": "^1.11.0", "@thalalabs/surf": "^1.7.0", "@types/jest": "^29.5.12", - "@types/lodash": "^4.17.0", + "@types/lodash": "^4.17.13", "@typescript-eslint/eslint-plugin": "^7.10.0", "@typescript-eslint/parser": "^6.10.0", "eslint": "^9.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9045a14..47c2232 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^29.5.12 version: 29.5.12 '@types/lodash': - specifier: ^4.17.0 - version: 4.17.0 + specifier: ^4.17.13 + version: 4.17.13 '@typescript-eslint/eslint-plugin': specifier: ^7.10.0 version: 7.10.0(@typescript-eslint/parser@6.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) @@ -809,8 +809,8 @@ packages: '@types/keyv@3.1.4': resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} - '@types/lodash@4.17.0': - resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} + '@types/lodash@4.17.13': + resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} @@ -3996,7 +3996,7 @@ snapshots: dependencies: '@types/node': 20.12.7 - '@types/lodash@4.17.0': {} + '@types/lodash@4.17.13': {} '@types/minimist@1.2.5': {}