Skip to content

Commit

Permalink
chore(deps): npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Apr 10, 2023
1 parent 7aa2680 commit 161bc15
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 35 deletions.
47 changes: 14 additions & 33 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/package.json
Expand Up @@ -24,7 +24,7 @@
"csv-parser": "^2.3.5",
"deepmerge": "^4.2.2",
"fast-csv": "^4.3.6",
"fast-json-patch": "^2.2.1",
"fast-json-patch": "^3.1.1",
"get-stream": "^5.2.0",
"hologit": "^0.41.8",
"http-assert": "^1.4.1",
Expand All @@ -33,7 +33,7 @@
"koa-router": "^7.4.0",
"maxstache": "^1.0.7",
"mz": "^2.7.0",
"rfc6902": "^4.0.1",
"rfc6902": "^5.0.1",
"sort-keys": "^4.2.0",
"streaming-json-stringify": "^3.1.0",
"tmp": "^0.2.1",
Expand Down

0 comments on commit 161bc15

Please sign in to comment.