diff --git a/packages/thalaswap-router/package.json b/packages/thalaswap-router/package.json index 0b63a9d..3b13176 100644 --- a/packages/thalaswap-router/package.json +++ b/packages/thalaswap-router/package.json @@ -25,7 +25,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.4", "@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..061f0ba 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.4 + version: 4.17.4 '@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.4: + resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} dev: true /@types/minimist@1.2.5: