Skip to content

Commit a443aa2

Browse files
authored
Merge pull request #168 from GSA/security/updates_6_10_2024
Security Updates for 6/10/2024
2 parents 629eb2d + 46bcc81 commit a443aa2

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.1286.2",
31+
"@snyk/protect": "^1.1291.0",
3232
"body-parser": "^1.20.2",
3333
"cas-authentication": "0.0.8",
3434
"clone-deep": "^4.0.1",
@@ -37,7 +37,7 @@
3737
"express": "^4.19.2",
3838
"express-session": "^1.18.0",
3939
"express-winston": "^3.4.0",
40-
"flatted": "^3.3.0",
40+
"flatted": "^3.3.1",
4141
"json2csv": "^5.0.7",
4242
"jsonwebtoken": "^8.5.1",
4343
"lodash": "^4.17.21",
@@ -46,10 +46,10 @@
4646
"ms": "^2.1.3",
4747
"node-fetch": "^2.7.0",
4848
"nodemailer": "^6.9.13",
49-
"openid-client": "^5.6.4",
49+
"openid-client": "^5.6.5",
5050
"pg": "^8.11.5",
5151
"pg-hstore": "^2.3.4",
52-
"sequelize": "^6.37.2",
52+
"sequelize": "^6.37.3",
5353
"sequelize-cli": "^6.6.1",
5454
"umzug": "^2.3.0",
5555
"winston": "^3.13.0"

0 commit comments

Comments
 (0)