diff --git a/package.json b/package.json index 87b15fb..9a9c062 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.34", "@types/jest": "26.0.23", - "@types/lodash": "4.14.168", + "@types/lodash": "4.14.170", "@types/react-dom": "17.0.3", "@typescript-eslint/eslint-plugin": "4.22.1", "@typescript-eslint/parser": "4.22.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f4a0ab..b7e71ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/bluebird': 3.5.34 '@types/glob': ^7.1.3 '@types/jest': 26.0.23 - '@types/lodash': 4.14.168 + '@types/lodash': 4.14.170 '@types/parse5': ^6.0.0 '@types/react-dom': 17.0.3 '@typescript-eslint/eslint-plugin': 4.22.1 @@ -66,7 +66,7 @@ devDependencies: '@semantic-release/git': 9.0.0_semantic-release@17.4.2 '@types/bluebird': 3.5.34 '@types/jest': 26.0.23 - '@types/lodash': 4.14.168 + '@types/lodash': 4.14.170 '@types/react-dom': 17.0.3 '@typescript-eslint/eslint-plugin': 4.22.1_f2cf9a191be19a59b06aad4f4e4a9af1 '@typescript-eslint/parser': 4.22.1_eslint@7.25.0+typescript@4.2.4 @@ -2444,6 +2444,10 @@ packages: resolution: {integrity: sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==} dev: true + /@types/lodash/4.14.170: + resolution: {integrity: sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==} + dev: true + /@types/minimatch/3.0.4: resolution: {integrity: sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==}