diff --git a/package-lock.json b/package-lock.json index 227f6d2..2a09f7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@snyk/protect": "^1.1292.1", - "axios": "^1.7.2", + "axios": "^1.7.7", "body-parser": "^1.20.2", "colors": "^1.4.0", "express": "^4.21.1", diff --git a/package.json b/package.json index ed50809..c5c425f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "license": "ISC", "dependencies": { "@snyk/protect": "^1.1292.1", - "axios": "^1.7.2", + "axios": "^1.7.7", "body-parser": "^1.20.2", "colors": "^1.4.0", "express": "^4.21.1",