Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
a86bcb0
Add .circleci/config.yml
akanchhaS Feb 25, 2021
78a80e3
Updated config.yml
akanchhaS Feb 25, 2021
947b2e6
Updated config.yml
akanchhaS Feb 25, 2021
1e7b174
Updated config.yml
akanchhaS Feb 25, 2021
01383b4
Updated config.yml
akanchhaS Feb 25, 2021
2c54c9f
Updated config.yml
akanchhaS Feb 25, 2021
efef4c3
Updated Config.yml with container scan
akanchhaS Feb 25, 2021
43d561e
Updated config.yml
akanchhaS Feb 25, 2021
0fd541e
Updated config.yml
akanchhaS Feb 25, 2021
66fcbff
Updated config.yml
akanchhaS Feb 25, 2021
dccb59d
Merge pull request #25 from akanchhaS/circleci-project-setup
akanchhaS Feb 25, 2021
7f66a29
Add .circleci/config.yml
akanchhaS Sep 13, 2021
f1ee77c
Add .circleci/config.yml
akanchhaS Sep 13, 2021
6042226
Updated config.yml
akanchhaS Sep 13, 2021
121a0fc
Updated config.yml
akanchhaS Sep 13, 2021
2da23a7
Updated config.yml
akanchhaS Sep 13, 2021
103d8af
Updated config.yml
akanchhaS Sep 13, 2021
3cbcab5
Merge branch 'snyk:master' into master
akanchhaS Sep 13, 2021
c2d60ae
Made it alpine image
akanchhaS Sep 13, 2021
40915b8
Update Dockerfile
akanchhaS Sep 13, 2021
55383d7
Updated config.yml
akanchhaS Sep 13, 2021
4a4df84
Updated config.yml
akanchhaS Sep 14, 2021
e9c9421
Updated config.yml
akanchhaS Sep 14, 2021
235a451
Updated config.yml
akanchhaS Sep 16, 2021
b26aaac
Merge pull request #140 from akanchhaS/circleci-editor/master
akanchhaS Sep 16, 2021
bd75be2
Add .circleci/config.yml
akanchhaS Sep 16, 2021
da00ff7
Add .circleci/config.yml
akanchhaS Sep 16, 2021
b07457a
Merge pull request #141 from akanchhaS/circleci-editor/master
akanchhaS Sep 16, 2021
3c1d130
feat: upgrade mongodb from 3.5.9 to 6.7.0
snyk-bot Jun 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feat: upgrade mongodb from 3.5.9 to 6.7.0
Snyk has created this PR to upgrade mongodb from 3.5.9 to 6.7.0.

See this package in npm:
mongodb

See this project in Snyk:
https://app.snyk.io/org/panda-co/project/ebfb2282-581e-4b1b-afb0-8a0e07b1b540?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 20, 2024
commit 3c1d130f0bcd91d0eb6a55374ef7084ea1fdf5dc
165 changes: 88 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"marked": "0.3.5",
"method-override": "latest",
"moment": "2.15.1",
"mongodb": "^3.5.9",
"mongodb": "^6.7.0",
"mongoose": "4.2.4",
"morgan": "latest",
"ms": "^0.7.1",
Expand Down