Skip to content

Commit 8cdf6a7

Browse files
committed
fix: bump lodash to v4.17.23 [DX-704]
1 parent 0b08ede commit 8cdf6a7

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

package-lock.json

Lines changed: 12 additions & 2 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
@@ -37,7 +37,7 @@
3737
],
3838
"dependencies": {
3939
"fast-copy": "^3.0.2",
40-
"lodash": "^4.17.21",
40+
"lodash": "^4.17.23",
4141
"process": "^0.11.10",
4242
"qs": "^6.14.1"
4343
},

0 commit comments

Comments
 (0)