[callme] - update dep

This commit is contained in:
Miroslav Pejic
2026-03-11 18:06:01 +01:00
parent d0f17b65fb
commit 89827b03df
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
{
"name": "call-me",
"version": "1.3.14",
"version": "1.3.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "call-me",
"version": "1.3.14",
"version": "1.3.15",
"license": "AGPLv3",
"dependencies": {
"@ngrok/ngrok": "1.7.0",
"axios": "^1.13.5",
"axios": "^1.13.6",
"colors": "^1.4.0",
"cors": "^2.8.6",
"dotenv": "^17.3.1",
@@ -321,9 +321,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz",
"integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
"version": "1.13.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.6.tgz",
"integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.11",