[call-me] - update dep

This commit is contained in:
Miroslav Pejic
2025-10-28 23:43:40 +01:00
parent 0153e8f36a
commit 3a2cd0458f
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
{
"name": "call-me",
"version": "1.2.69",
"version": "1.2.70",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "call-me",
"version": "1.2.69",
"version": "1.2.70",
"license": "AGPLv3",
"dependencies": {
"@ngrok/ngrok": "1.5.2",
"axios": "^1.12.2",
"axios": "^1.13.1",
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
@@ -321,9 +321,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "call-me",
"version": "1.2.69",
"version": "1.2.70",
"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.5.2",
"axios": "^1.12.2",
"axios": "^1.13.1",
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^17.2.3",