Skip to content

Commit 39b9a80

Browse files
authored
Merge pull request #21 from smartrent/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2 parents 9202c96 + 056468a commit 39b9a80

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"checksum": "^0.1.1",
3131
"globby": "^11.1.0",
32-
"lodash": "^4.17.23",
32+
"lodash": "^4.18.1",
3333
"read-pkg-up": "^6.0.0",
3434
"rimraf": "^2.6.3",
3535
"tar": "^7.5.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -379,10 +379,10 @@ locate-path@^5.0.0:
379379
dependencies:
380380
p-locate "^4.1.0"
381381

382-
lodash@^4.17.23:
383-
version "4.17.23"
384-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
385-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
382+
lodash@^4.18.1:
383+
version "4.18.1"
384+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
385+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
386386

387387
merge2@^1.3.0, merge2@^1.4.1:
388388
version "1.4.1"

0 commit comments

Comments
 (0)