diff --git a/package.json b/package.json index 29755c0e2..23d477409 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@netlify/plugin-nextjs": "^4.41.1", "@stickyjs/jest": "^1.3.4", "@testing-library/cypress": "^9.0.0", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.202", "@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 178a2e663..75e36da64 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.202 + version: 4.14.202 '@types/node': specifier: ^18.16.18 version: 18.18.0 @@ -3747,8 +3747,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.202: + resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==} dev: true /@types/lossless-json@1.0.2: