diff --git a/package.json b/package.json index 991bdb6..ca3d414 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@testing-library/react": "^14.3.1", "@testing-library/user-event": "^14.6.1", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.16", + "@types/lodash": "^4.17.18", "@types/lodash.chunk": "^4.2.9", "@types/react": "^18.3.20", "@types/react-copy-to-clipboard": "^5.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b2a141..59d096c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^29.5.14 version: 29.5.14 '@types/lodash': - specifier: ^4.17.16 - version: 4.17.16 + specifier: ^4.17.18 + version: 4.17.18 '@types/lodash.chunk': specifier: ^4.2.9 version: 4.2.9 @@ -1334,8 +1334,8 @@ packages: '@types/lodash.chunk@4.2.9': resolution: {integrity: sha512-Z9VtFUSnmT0No/QymqfG9AGbfOA4O5qB/uyP89xeZBqDAsKsB4gQFTqt7d0pHjbsTwtQ4yZObQVHuKlSOhIJ5Q==} - '@types/lodash@4.17.16': - resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==} + '@types/lodash@4.17.18': + resolution: {integrity: sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==} '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} @@ -4852,9 +4852,9 @@ snapshots: '@types/lodash.chunk@4.2.9': dependencies: - '@types/lodash': 4.17.16 + '@types/lodash': 4.17.18 - '@types/lodash@4.17.16': {} + '@types/lodash@4.17.18': {} '@types/minimatch@5.1.2': {}