Compare commits

..

2 Commits

Author SHA1 Message Date
Snyk bot
ba749b4bec Merge 4f17ff1a85 into dec522c914 2024-12-12 00:28:03 +00:00
snyk-bot
4f17ff1a85 fix: upgrade hcaptcha from 0.0.2 to 0.1.0
Snyk has created this PR to upgrade hcaptcha from 0.0.2 to 0.1.0.

See this package in npm:
https://www.npmjs.com/package/hcaptcha

See this project in Snyk:
https://app.snyk.io/org/aurora-dot/project/9cfc4c42-5737-43cf-8306-7bc2f6ab4033?utm_source=github&utm_medium=upgrade-pr
2021-09-14 00:22:42 +00:00
2 changed files with 536 additions and 95 deletions

625
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,16 +28,16 @@
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2",
"hcaptcha": "^0.1.0",
"helmet": "^4.6.0",
"http-errors": "^1.8.0",
"morgan": "^1.10.0",
"nodemailer": "^6.6.1",
"npm-watch": "^0.11.0",
"postcss-cli": "^8.3.1",
"pug": "^3.0.3",
"pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1",
"tailwindcss": "^3.0.9",
"tailwindcss": "^2.2.15",
"winston": "^3.3.3"
},
"devDependencies": {