Skip to content

Commit efc4030

Browse files
authored
Merge pull request #63 from source-academy/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2 parents 66c20b9 + 721a178 commit efc4030

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
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"js-slang": "^0.4.49",
15-
"lodash": "^4.17.23"
15+
"lodash": "^4.18.1"
1616
},
1717
"repository": {
1818
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ jsprim@^1.2.2:
575575
json-schema "0.2.3"
576576
verror "1.10.0"
577577

578-
lodash@^4.17.13, lodash@^4.17.23:
579-
version "4.17.23"
580-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
581-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
578+
lodash@^4.17.13, lodash@^4.18.1:
579+
version "4.18.1"
580+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
581+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
582582

583583
mime-db@1.44.0:
584584
version "1.44.0"

0 commit comments

Comments
 (0)