[call-me] - update dep

This commit is contained in:
Miroslav Pejic
2026-01-28 23:25:48 +01:00
parent 0be0a52f05
commit 4e9c914094
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
{
"name": "call-me",
"version": "1.2.82",
"version": "1.2.83",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "call-me",
"version": "1.2.82",
"version": "1.2.83",
"license": "AGPLv3",
"dependencies": {
"@ngrok/ngrok": "1.7.0",
"axios": "^1.13.2",
"axios": "^1.13.4",
"colors": "^1.4.0",
"cors": "^2.8.6",
"dotenv": "^17.2.3",
@@ -321,9 +321,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
"version": "1.13.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz",
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "call-me",
"version": "1.2.82",
"version": "1.2.83",
"description": "Your Go-To for Instant Video Calls",
"author": "Miroslav Pejic - miroslav.pejic.85@gmail.com",
"license": "AGPLv3",
@@ -20,7 +20,7 @@
},
"dependencies": {
"@ngrok/ngrok": "1.7.0",
"axios": "^1.13.2",
"axios": "^1.13.4",
"colors": "^1.4.0",
"cors": "^2.8.6",
"dotenv": "^17.2.3",