diff --git a/package.json b/package.json index 3b80108..83fa1ed 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@next/eslint-plugin-next": "^14.2.4", - "@types/lodash": "^4.17.5", + "@types/lodash": "^4.17.6", "@types/node": "^20.14.9", "@types/react": "npm:types-react@rc", "@types/react-dom": "npm:types-react-dom@rc", diff --git a/yarn.lock b/yarn.lock index 2e1e963..e04074e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1742,10 +1742,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.5": - version: 4.17.5 - resolution: "@types/lodash@npm:4.17.5" - checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b +"@types/lodash@npm:^4.17.6": + version: 4.17.6 + resolution: "@types/lodash@npm:4.17.6" + checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117 languageName: node linkType: hard @@ -6358,7 +6358,7 @@ __metadata: "@radix-ui/react-slot": "npm:^1.1.0" "@radix-ui/react-tooltip": "npm:^1.0.7" "@tanstack/react-query": "npm:^5.48.0" - "@types/lodash": "npm:^4.17.5" + "@types/lodash": "npm:^4.17.6" "@types/node": "npm:^20.14.9" "@types/react": "npm:types-react@rc" "@types/react-dom": "npm:types-react-dom@rc"