Skip to content

Commit

Permalink
Mongoose updated to 5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmx committed Jul 31, 2021
1 parent 3cc5b43 commit 505b39b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 83 deletions.
131 changes: 50 additions & 81 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsmx/mongoose-encrypted-string",
"version": "1.0.1",
"version": "1.0.2",
"description": "EncryptedString type for Mongoose schemas.",
"main": "mongoose-encrypted-string.js",
"engines": {
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@tsmx/string-crypto": "^1.0.2",
"mongoose": "^5.10.9"
"mongoose": "^5.13.5"
},
"devDependencies": {
"jest": "^26.5.3",
Expand Down

0 comments on commit 505b39b

Please sign in to comment.