diff --git a/package.json b/package.json index 991bdb6..1be6827 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.19", "@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..424b8e0 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.19 + version: 4.17.19 '@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.19': + resolution: {integrity: sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==} '@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.19 - '@types/lodash@4.17.16': {} + '@types/lodash@4.17.19': {} '@types/minimatch@5.1.2': {}