Skip to content

Commit

Permalink
Merge pull request #726 from delta-kor/dependabot/npm_and_yarn/mongoo…
Browse files Browse the repository at this point in the history
…se-8.9.1

Bump mongoose from 8.9.0 to 8.9.1
  • Loading branch information
delta-kor authored Dec 17, 2024
2 parents f6649c9 + b841edd commit ec441ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-session": "^1.18.1",
"mongoose": "^8.9.0",
"mongoose": "^8.9.1",
"passport": "^0.7.0",
"prettier-plugin-organize-imports": "^4.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -686,10 +686,10 @@ mongodb@~6.12.0:
bson "^6.10.1"
mongodb-connection-string-url "^3.0.0"

mongoose@^8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.0.tgz#d98c7d7e899dd5d3a1db020d340306b02db44049"
integrity sha512-b58zY3PLNBcoz6ZXFckr0leJcVVBMAOBvD+7Bj2ZjghAwntXmNnqwlDixTKQU3UYoQIGTv+AQx/0ThsvaeVrCA==
mongoose@^8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.1.tgz#3fbb4661b2ecd455cdaf9ba1112e7a3e023177b3"
integrity sha512-whM6lWMdeKlUm4d2LSLS/q6cWtTp13lUrL5hy2YTsQdTSN+dsAu8HLdLUQOEgtBE59qp4IqLrjSXCSETbxhkQQ==
dependencies:
bson "^6.10.1"
kareem "2.6.3"
Expand Down

0 comments on commit ec441ed

Please sign in to comment.