Skip to content

Commit

Permalink
Merge pull request #10 from partio-scout/dep_update
Browse files Browse the repository at this point in the history
Fix security vulnerabilities
  • Loading branch information
Kaisa Korpela authored Oct 15, 2020
2 parents bbafbda + 5aad2d0 commit 12968a5
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 363 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"express-session": "^1.17.0",
"node-pg-migrate": "3.23.3",
"passport": "^0.4.1",
"passport-saml": "1.2.0",
"passport-saml-metadata": "2.1.0",
"passport-saml": "1.3.5",
"passport-saml-metadata": "2.3.0",
"pg": "7.13.0",
"pg-promise": "10.2.1",
"regenerator-runtime": "^0.13.5",
Expand All @@ -40,7 +40,7 @@
"@babel/preset-env": "7.7.1",
"eslint": "6.6.0",
"husky": "3.1.0",
"nodemon": "1.19.4",
"nodemon": "2.0.4",
"prettier": "1.19.1",
"pretty-quick": "2.0.1"
},
Expand Down
Loading

0 comments on commit 12968a5

Please sign in to comment.