Skip to content

Commit 4fa23f8

Browse files
committed
fix: update fast-json-patch for security
1 parent 58d6f07 commit 4fa23f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"ajv": "^8.0.0",
38-
"fast-json-patch": "^2.0.0",
38+
"fast-json-patch": "^3.1.1",
3939
"glob": "^7.1.0",
4040
"js-yaml": "^3.14.0",
4141
"json-schema-migrate": "^2.0.0",

0 commit comments

Comments
 (0)