Skip to content

Commit c7b372e

Browse files
authored
Merge pull request #45 from fregante/master
Update `json-merge-patch` dependency
2 parents 81901b9 + 57c2599 commit c7b372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/ajv-validator/ajv-merge-patch#readme",
3535
"dependencies": {
3636
"fast-json-patch": "^2.0.6",
37-
"json-merge-patch": "^0.2.3"
37+
"json-merge-patch": "^1.0.2"
3838
},
3939
"devDependencies": {
4040
"ajv": "^8.2.0",

0 commit comments

Comments
 (0)