Skip to content

Commit bb67264

Browse files
authored
Merge pull request #160 from GSA/security/updates
Security Updates (5/21/2024)
2 parents 657d201 + 771f899 commit bb67264

2 files changed

Lines changed: 73 additions & 77 deletions

File tree

package-lock.json

Lines changed: 68 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"license": "ISC",
2929
"dependencies": {
3030
"@albertcrowley/winston-pg-native": "github:albertcrowley/winston-pg-native",
31-
"@snyk/protect": "^1.1278.0",
31+
"@snyk/protect": "^1.1286.2",
3232
"body-parser": "^1.20.2",
3333
"cas-authentication": "0.0.8",
3434
"clone-deep": "^4.0.1",
@@ -45,14 +45,14 @@
4545
"moment": "^2.29.1",
4646
"ms": "^2.1.3",
4747
"node-fetch": "^2.7.0",
48-
"nodemailer": "^6.9.5",
48+
"nodemailer": "^6.9.13",
4949
"openid-client": "^5.6.4",
50-
"pg": "^8.11.3",
50+
"pg": "^8.11.5",
5151
"pg-hstore": "^2.3.4",
52-
"sequelize": "^6.36.0",
52+
"sequelize": "^6.37.2",
5353
"sequelize-cli": "^6.6.1",
5454
"umzug": "^2.3.0",
55-
"winston": "^3.11.0"
55+
"winston": "^3.13.0"
5656
},
5757
"devDependencies": {
5858
"cryptify": "^3.0.3",

0 commit comments

Comments
 (0)