Skip to content

Commit 3846490

Browse files
committed
fix dependency vulnerability
1 parent a8da2a1 commit 3846490

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-patch",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Modify an object recursively by an array of sequential patches.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)