diff --git a/package.json b/package.json index 81e5f06a91..dd7437827d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.3", + "@types/lodash": "4.17.4", "@types/luxon": "^3.4.2", "@types/node": "20.12.12", "@types/react": "18.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19676072aa..446d524ce7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: 14.5.2 version: 14.5.2(@testing-library/dom@9.3.4) '@types/lodash': - specifier: 4.17.3 - version: 4.17.3 + specifier: 4.17.4 + version: 4.17.4 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -1628,8 +1628,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.17.3: - resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==} + /@types/lodash@4.17.4: + resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} dev: true /@types/luxon@3.4.2: