chore: bump mailgun-webhook version to 1.0.1 and update lockfiles

- Bump mailgun-webhook-service version from 1.0.0 to 1.0.1
- Add mailgun-webhook to root workspace in package-lock.json
- Update all lockfiles to reflect workspace changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2026-01-07 22:16:18 +01:00
parent 3d02654510
commit 7a3a02bd6d
3 changed files with 8897 additions and 7755 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "mailgun-webhook-service", "name": "mailgun-webhook-service",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "mailgun-webhook-service", "name": "mailgun-webhook-service",
"version": "1.0.0", "version": "1.0.1",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"debug": "^2.6.9", "debug": "^2.6.9",

View File

@@ -1,6 +1,6 @@
{ {
"name": "mailgun-webhook-service", "name": "mailgun-webhook-service",
"version": "1.0.0", "version": "1.0.1",
"description": "MailGun webhook receiver service for logging email event notifications", "description": "MailGun webhook receiver service for logging email event notifications",
"main": "entry.ts", "main": "entry.ts",
"scripts": { "scripts": {

16646
package-lock.json generated

File diff suppressed because it is too large Load Diff