Skip to content

Commit 161bc15

Browse files
chore(deps): npm audit fix
1 parent 7aa2680 commit 161bc15

File tree

2 files changed

+16
-35
lines changed

2 files changed

+16
-35
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"csv-parser": "^2.3.5",
2525
"deepmerge": "^4.2.2",
2626
"fast-csv": "^4.3.6",
27-
"fast-json-patch": "^2.2.1",
27+
"fast-json-patch": "^3.1.1",
2828
"get-stream": "^5.2.0",
2929
"hologit": "^0.41.8",
3030
"http-assert": "^1.4.1",
@@ -33,7 +33,7 @@
3333
"koa-router": "^7.4.0",
3434
"maxstache": "^1.0.7",
3535
"mz": "^2.7.0",
36-
"rfc6902": "^4.0.1",
36+
"rfc6902": "^5.0.1",
3737
"sort-keys": "^4.2.0",
3838
"streaming-json-stringify": "^3.1.0",
3939
"tmp": "^0.2.1",

0 commit comments

Comments
 (0)