@slack/webhook
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@slack/webhook", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Official library for using the Slack Platform's Incoming Webhooks", | ||
@@ -45,3 +45,3 @@ "author": "Slack Technologies, LLC", | ||
"@types/node": ">=18.0.0", | ||
"axios": "^1.5.1" | ||
"axios": "^1.6.0" | ||
}, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
"shx": "^0.3.2", | ||
"sinon": "^15.2.0", | ||
"sinon": "^17.0.0", | ||
"source-map-support": "^0.5.21", | ||
@@ -68,0 +68,0 @@ "ts-node": "^8.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedaxios@^1.6.0