Merge pull request #1732 from OneUptime/snyk-fix-d8042450b0fd7524c713302d42109ccc

[Snyk] Fix for 1 vulnerabilities
This commit is contained in:
Simon Larsen 2024-10-21 16:23:26 +01:00 committed by GitHub
commit 00a783acca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 97 additions and 1075 deletions

1166
Common/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -78,13 +78,13 @@
"axios": "^1.7.2",
"bullmq": "^5.3.3",
"Common": "file:../Common",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"cron-parser": "^4.8.1",
"crypto-js": "^4.2.0",
"dotenv": "^16.4.4",
"ejs": "^3.1.10",
"express": "^4.19.2",
"express": "^4.21.1",
"formik": "^2.4.6",
"history": "^5.3.0",
"ioredis": "^5.3.2",
@ -131,7 +131,7 @@
"twilio": "^4.22.0",
"typeorm": "^0.3.20",
"typeorm-extension": "^2.2.13",
"universal-cookie": "^4.0.4",
"universal-cookie": "^7.2.1",
"use-async-effect": "^2.2.6",
"uuid": "^8.3.2"
}