diff --git a/package.json b/package.json index 3e0ce258c..a5e9e2439 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@netlify/plugin-nextjs": "^4.40.1", "@stickyjs/jest": "^1.3.4", "@testing-library/cypress": "^9.0.0", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.200", "@types/node": "^18.16.18", "@waveshq/standard-web-linter": "^1.9.3", "autoprefixer": "^10.4.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08d3709f6..868648a67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: ^9.0.0 version: 9.0.0(cypress@12.17.4) '@types/lodash': - specifier: ^4.14.197 - version: 4.14.199 + specifier: ^4.14.200 + version: 4.14.200 '@types/node': specifier: ^18.16.18 version: 18.18.0 @@ -3771,8 +3771,8 @@ packages: /@types/json5@0.0.29: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - /@types/lodash@4.14.199: - resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} + /@types/lodash@4.14.200: + resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} dev: true /@types/lossless-json@1.0.2: