Skip to content

Commit 0b5e704

Browse files
Merge pull request #52 from step-security/npm-audit-fix-force-2025-02-24-13-01-13
fix: Security updates via npm audit fix --force
2 parents f91c092 + 0fc3b16 commit 0b5e704

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

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

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)