diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index 82e751d76..a2ef70d97 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -158,7 +158,7 @@ "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.4.3", - "@types/lodash.orderby": "4.6.7", + "@types/lodash.orderby": "4.6.9", "@types/lodash.pick": "4.4.7", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3badfa31..83daa2b0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,7 +91,7 @@ importers: '@testing-library/react': 14.0.0 '@testing-library/react-hooks': 8.0.1 '@testing-library/user-event': 14.4.3 - '@types/lodash.orderby': 4.6.7 + '@types/lodash.orderby': 4.6.9 '@types/lodash.pick': 4.4.7 '@types/react': ^18 '@types/react-dom': 18.2.7 @@ -242,7 +242,7 @@ importers: '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react-hooks': 8.0.1_qzycrpzqvmvb7wd2jdibmpq2cy '@testing-library/user-event': 14.4.3_@testing-library+dom@9.3.3 - '@types/lodash.orderby': 4.6.7 + '@types/lodash.orderby': 4.6.9 '@types/lodash.pick': 4.4.7 '@types/react': 18.2.14 '@types/react-dom': 18.2.7 @@ -8467,10 +8467,10 @@ packages: dependencies: '@types/node': 18.17.14 - /@types/lodash.orderby/4.6.7: - resolution: {integrity: sha512-GaaUBTS4RTjL8gz1ZXkwAB/defpGMOWwCG9C4HL9g81i4wghIoVVESQCUa1xRsyUBqAb5JwLbSwvL0q36rK0sA==} + /@types/lodash.orderby/4.6.9: + resolution: {integrity: sha512-T9o2wkIJOmxXwVTPTmwJ59W6eTi2FseiLR369fxszG649Po/xe9vqFNhf/MtnvT5jrbDiyWKxPFPZbpSVK0SVQ==} dependencies: - '@types/lodash': 4.14.195 + '@types/lodash': 4.17.0 dev: true /@types/lodash.pick/4.4.7: