diff --git a/site/package.json b/site/package.json index bc97341374ee5..7449cd38ae0b4 100644 --- a/site/package.json +++ b/site/package.json @@ -120,7 +120,7 @@ "@types/express": "4.17.17", "@types/file-saver": "2.0.7", "@types/jest": "29.5.2", - "@types/lodash": "4.14.196", + "@types/lodash": "4.17.6", "@types/node": "18.19.0", "@types/react": "18.2.6", "@types/react-color": "3.0.6", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 5656da4fbfb03..9192428e5a9eb 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -276,8 +276,8 @@ devDependencies: specifier: 29.5.2 version: 29.5.2 '@types/lodash': - specifier: 4.14.196 - version: 4.14.196 + specifier: 4.17.6 + version: 4.17.6 '@types/node': specifier: 18.19.0 version: 18.19.0 @@ -4261,7 +4261,7 @@ packages: '@storybook/preview-api': 8.1.11 '@storybook/theming': 8.1.11(react-dom@18.3.1)(react@18.3.1) '@storybook/types': 8.1.11 - '@types/lodash': 4.14.196 + '@types/lodash': 4.17.6 color-convert: 2.0.1 dequal: 2.0.3 lodash: 4.17.21 @@ -5525,8 +5525,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.14.196: - resolution: {integrity: sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==} + /@types/lodash@4.17.6: + resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==} dev: true /@types/mdast@4.0.3: