Skip to content

Commit f347db0

Browse files
Update dependency lodash to v4.17.23
1 parent 5c6d9b2 commit f347db0

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

notes/OVERFLOW/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gatsby-source-filesystem": "2.3.10",
2626
"gatsby-transformer-remark": "2.8.14",
2727
"js-yaml": "3.12.2",
28-
"lodash": "4.17.11",
28+
"lodash": "4.17.23",
2929
"marked": "0.6.1",
3030
"moment": "2.23.0",
3131
"moment-strftime": "0.5.0",

package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gatsby-source-filesystem": "2.3.10",
2828
"gatsby-transformer-remark": "4.0.0",
2929
"js-yaml": "3.12.2",
30-
"lodash": "4.17.21",
30+
"lodash": "4.17.23",
3131
"marked": "0.6.1",
3232
"moment": "2.29.3",
3333
"moment-strftime": "0.5.0",

0 commit comments

Comments
 (0)