Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.17.21
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosLudgerio committed Oct 3, 2022
2 parents 06075f9 + 71e3a1c commit bc5fccc
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 395 deletions.
92 changes: 24 additions & 68 deletions curso/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 curso/package.json
Expand Up @@ -7,9 +7,9 @@
"dev": "nodemon src/server.js"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"express": "^4.17.1",
"mongoose": "^5.7.1"
"mongoose": "^5.7.5"
},
"devDependencies": {
"nodemon": "^1.19.2"
Expand Down

0 comments on commit bc5fccc

Please sign in to comment.