Skip to content

Commit 5f390c9

Browse files
chore(deps): update dependency chai to v4.4.1
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | npm | chai | 4.3.10 | 4.4.1 |
1 parent b835ce0 commit 5f390c9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"fastify": "4.24.1",
4242
"fastify-healthcheck": "4.4.0",
4343
"lodash": "4.17.21",
44-
"mongoose": "5.13.22",
44+
"mongoose": "5.13.20",
4545
"uuid": "8.3.2",
4646
"winston": "3.10.0"
4747
},
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"acorn": "8.10.0",
5959
"acorn-jsx": "5.3.2",
60-
"chai": "4.3.10",
60+
"chai": "4.4.1",
6161
"chai-as-promised": "7.1.1",
6262
"chai-http": "4.4.0",
6363
"eslint": "8.51.0",

0 commit comments

Comments
 (0)