mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(api): update dependencies & apply audit (#46127)
This commit is contained in:
committed by
GitHub
parent
0f5806cf30
commit
85131d7d7b
+18
-18
@@ -29,14 +29,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@freecodecamp/loopback-component-passport": "1.2.0",
|
||||
"@sentry/node": "6.18.0",
|
||||
"@sentry/node": "6.19.7",
|
||||
"accepts": "1.3.8",
|
||||
"axios": "0.23.0",
|
||||
"bad-words": "3.0.4",
|
||||
"body-parser": "1.19.2",
|
||||
"body-parser": "1.20.0",
|
||||
"compression": "1.7.4",
|
||||
"connect-mongo": "3.2.0",
|
||||
"cookie-parser": "1.4.5",
|
||||
"cookie-parser": "1.4.6",
|
||||
"cors": "2.8.5",
|
||||
"cross-env": "7.0.3",
|
||||
"csurf": "1.11.0",
|
||||
@@ -45,8 +45,8 @@
|
||||
"dedent": "0.7.0",
|
||||
"dotenv": "6.2.0",
|
||||
"express-flash": "0.0.2",
|
||||
"express-session": "1.17.2",
|
||||
"express-validator": "6.14.0",
|
||||
"express-session": "1.17.3",
|
||||
"express-validator": "6.14.1",
|
||||
"helmet": "3.23.3",
|
||||
"helmet-csp": "2.10.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
@@ -55,11 +55,11 @@
|
||||
"loopback-boot": "2.28.0",
|
||||
"loopback-connector-mongodb": "4.2.0",
|
||||
"method-override": "3.0.0",
|
||||
"moment": "2.29.1",
|
||||
"moment": "2.29.3",
|
||||
"moment-timezone": "0.5.33",
|
||||
"mongodb": "3.6.9",
|
||||
"morgan": "1.10.0",
|
||||
"nanoid": "3.2.0",
|
||||
"nanoid": "3.3.4",
|
||||
"nodemailer-ses-transport": "1.5.1",
|
||||
"passport": "0.4.1",
|
||||
"passport-auth0": "1.4.2",
|
||||
@@ -69,22 +69,22 @@
|
||||
"rx": "4.1.0",
|
||||
"stripe": "8.205.0",
|
||||
"uuid": "3.4.0",
|
||||
"validator": "13.6.0"
|
||||
"validator": "13.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.17.6",
|
||||
"@babel/core": "7.15.8",
|
||||
"@babel/node": "7.16.8",
|
||||
"@babel/plugin-proposal-class-properties": "7.14.5",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
||||
"@babel/preset-env": "7.15.8",
|
||||
"@babel/register": "7.15.3",
|
||||
"@babel/cli": "7.17.10",
|
||||
"@babel/core": "7.18.0",
|
||||
"@babel/node": "7.17.10",
|
||||
"@babel/plugin-proposal-class-properties": "7.17.12",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.17.12",
|
||||
"@babel/preset-env": "7.18.0",
|
||||
"@babel/register": "7.17.7",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-plugin-transform-function-bind": "6.22.0",
|
||||
"babel-plugin-transform-imports": "1.5.1",
|
||||
"loopback-component-explorer": "6.4.0",
|
||||
"nodemon": "2.0.14",
|
||||
"smee-client": "1.2.2"
|
||||
"nodemon": "2.0.16",
|
||||
"smee-client": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1680
-1725
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user