Skip to content

Commit

Permalink
Merge pull request #1623 from cboard-org/snyk-upgrade-35e4e51c79b8cf8…
Browse files Browse the repository at this point in the history
…444811ef98a73f4d2

[Snyk] Upgrade mongoose from 6.12.2 to 6.12.3
  • Loading branch information
martinbedouret authored Dec 4, 2023
2 parents 51d8f9a + c45bce3 commit d5b922d
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 @@ -54,7 +54,7 @@
"microsoft-cognitiveservices-speech-sdk": "^1.32.0",
"mime-types": "^2.1.35",
"moment": "2.29.4",
"mongoose": "^6.12.1",
"mongoose": "^6.12.3",
"ogv": "^1.8.9",
"pdfmake": "^0.2.8",
"prop-types": "^15.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9908,10 +9908,10 @@ [email protected]:
"@aws-sdk/credential-providers" "^3.186.0"
"@mongodb-js/saslprep" "^1.1.0"

mongoose@^6.12.1:
version "6.12.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.12.2.tgz#01deed09f25a55e92597080eac9dfecbfc4ec8eb"
integrity sha512-3XXhSAB4PcJBd0sfqyi+LdVb3brVoIFh5kB/gpnrKcD54tmWdEI4Y8xjiiBx773U9IV3Mv4GxFVCy9/lvXMMyg==
mongoose@^6.12.3:
version "6.12.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.12.3.tgz#bc921ca2fd6d4c1a48dbf7bc88cf3eef1d3c4926"
integrity sha512-MNJymaaXali7w7rHBxVUoQ3HzHHMk/7I/+yeeoSa4rUzdjZwIWQznBNvVgc0A8ghuJwsuIkb5LyLV6gSjGjWyQ==
dependencies:
bson "^4.7.2"
kareem "2.5.1"
Expand Down

0 comments on commit d5b922d

Please sign in to comment.