diff --git a/packages/thalaswap-router/package.json b/packages/thalaswap-router/package.json index 51a0f5c..fcfeaea 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.3.1", "@types/jest": "^29.5.12", - "@types/lodash": "^4.17.0", + "@types/lodash": "^4.17.5", "@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 446f58c..8196517 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.5 + version: 4.17.5 '@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) @@ -1556,8 +1556,8 @@ packages: '@types/node': 20.12.7 dev: true - /@types/lodash@4.17.0: - resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} + /@types/lodash@4.17.5: + resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==} dev: true /@types/minimist@1.2.5: