Skip to content

Commit 14f7b7b

Browse files
Update lodash.uniq requirement from ^3.2.2 to ^4.5.0
Updates the requirements on [lodash.uniq](https://github.com/lodash/lodash) to permit the latest version. - [Release notes](https://github.com/lodash/lodash/releases) - [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 433a2fa commit 14f7b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"chroma-js": "^1.1.1",
1515
"is-svg": "^3.0.0",
1616
"lodash.compact": "^3.0.0",
17-
"lodash.uniq": "^3.2.2"
17+
"lodash.uniq": "^4.5.0"
1818
},
1919
"devDependencies": {
2020
"mocha": "^5.2.0"

0 commit comments

Comments
 (0)