Skip to content

Commit 0fc3b16

Browse files
fix: apply npm audit fix --force
1 parent 04d9beb commit 0fc3b16

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
@@ -10,7 +10,7 @@
1010
"c8": "~9.1.0",
1111
"eslint": "~8.57.0",
1212
"expect": "~29.7.0",
13-
"mongoose": "~8.4.0",
13+
"mongoose": "^8.10.1",
1414
"uvu": "~0.5.6"
1515
},
1616
"engines": {

0 commit comments

Comments
 (0)