[call-me] - update dep

This commit is contained in:
Miroslav Pejic
2025-07-10 01:31:13 +02:00
parent 6f3d47e59b
commit 2f80373a08
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -1,19 +1,19 @@
{
"name": "call-me",
"version": "1.0.89",
"version": "1.0.90",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "call-me",
"version": "1.0.89",
"version": "1.0.90",
"license": "AGPLv3",
"dependencies": {
"@ngrok/ngrok": "1.5.1",
"axios": "^1.10.0",
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^17.0.1",
"dotenv": "^17.2.0",
"express": "^5.1.0",
"helmet": "^8.1.0",
"httpolyglot": "0.1.2",
@@ -601,9 +601,9 @@
}
},
"node_modules/dotenv": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.0.1.tgz",
"integrity": "sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.0.tgz",
"integrity": "sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "call-me",
"version": "1.0.89",
"version": "1.0.90",
"description": "Your Go-To for Instant Video Calls",
"author": "Miroslav Pejic - miroslav.pejic.85@gmail.com",
"license": "AGPLv3",
@@ -23,7 +23,7 @@
"axios": "^1.10.0",
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^17.0.1",
"dotenv": "^17.2.0",
"express": "^5.1.0",
"helmet": "^8.1.0",
"httpolyglot": "0.1.2",