From ed078fc3b7ea1a1f4013e8f76f6fc0e9ef38ac56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 01:27:51 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.168 to 4.14.170 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.170. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0cd54e0e..865e20b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "^4.0.0-alpha.58", "@rehooks/component-size": "^1.0.3", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.170", "@types/react-router-dom": "^5.1.7", "@types/uuid": "^8.3.0", "axios": "^0.21.1", @@ -5964,9 +5964,9 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=" }, "node_modules/@types/lodash": { - "version": "4.14.168", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz", - "integrity": "sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==" + "version": "4.14.170", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz", + "integrity": "sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==" }, "node_modules/@types/markdown-to-jsx": { "version": "6.11.3", @@ -36111,9 +36111,9 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=" }, "@types/lodash": { - "version": "4.14.168", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz", - "integrity": "sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==" + "version": "4.14.170", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz", + "integrity": "sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==" }, "@types/markdown-to-jsx": { "version": "6.11.3", diff --git a/package.json b/package.json index 309081f0..d932b283 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "^4.0.0-alpha.58", "@rehooks/component-size": "^1.0.3", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.170", "@types/react-router-dom": "^5.1.7", "@types/uuid": "^8.3.0", "axios": "^0.21.1",