Send E2E test failures to NC Talk conversion if credentials provided
Change-Id: Ibe20bdb7e57eac536a2e7e7fe12fb2a5df4ed736
diff --git a/package-lock.json b/package-lock.json
index 6382330..06decd6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,6 +10,7 @@
"license": "APACHE-2.0",
"dependencies": {
"@slack/web-api": "^7.12.0",
+ "axios": "^1.7.9",
"chai": "^6.2.0",
"form-data": "^4.0.5",
"mocha": "^11.7.4",
@@ -742,8 +743,7 @@
"version": "0.0.1534754",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1534754.tgz",
"integrity": "sha512-26T91cV5dbOYnXdJi5qQHoTtUoNEqwkHcAyu/IKtjIAxiEqPMrDiRkDOPWVsGfNZGmlQVHQbZRSjD8sxagWVsQ==",
- "license": "BSD-3-Clause",
- "peer": true
+ "license": "BSD-3-Clause"
},
"node_modules/diff": {
"version": "7.0.0",
@@ -1691,7 +1691,6 @@
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.4.tgz",
"integrity": "sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==",
"license": "MIT",
- "peer": true,
"dependencies": {
"browser-stdout": "^1.3.1",
"chokidar": "^4.0.1",
@@ -2028,7 +2027,6 @@
"integrity": "sha512-exyxHPV5DSsigIhM/pzLcyzl5XU4Dp5lNP+APwIeStDxAdYqpMnJ1qN0QHXghjJx+cQJczby+ySH5rgv/5GQLw==",
"hasInstallScript": true,
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"@puppeteer/browsers": "2.11.0",
"chromium-bidi": "11.0.0",
@@ -2067,7 +2065,6 @@
"resolved": "https://registry.npmjs.org/puppeteer-extra/-/puppeteer-extra-3.3.6.tgz",
"integrity": "sha512-rsLBE/6mMxAjlLd06LuGacrukP2bqbzKCLzV1vrhHFavqQE/taQ2UXv3H5P0Ls7nsrASa+6x3bDbXHpqMwq+7A==",
"license": "MIT",
- "peer": true,
"dependencies": {
"@types/debug": "^4.1.0",
"debug": "^4.1.1",