From 77edef580e62c57e71f671a9bf03cfc6c88a1626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 22:34:32 +0000 Subject: [PATCH] chore(deps): bump @slack/web-api in the dependencies group Bumps the dependencies group with 1 update: [@slack/web-api](https://github.com/slackapi/node-slack-sdk). Updates `@slack/web-api` from 7.0.4 to 7.1.0 - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.0.4...@slack/web-api@7.1.0) --- updated-dependencies: - dependency-name: "@slack/web-api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 47756fc..bd9e559 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "packageManager": "pnpm@9.2.0+sha512.98a80fd11c2e7096747762304106432b3ddc67dcf54b5a8c01c93f68a2cd5e05e6821849522a06fb76284d41a2660d5e334f2ee3bbf29183bf2e739b1dafa771", "dependencies": { "@babel/runtime": "^7.24.7", - "@slack/web-api": "^7.0.4", + "@slack/web-api": "^7.1.0", "eventemitter3": "^5.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c934154..f92fbf6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^7.24.7 version: 7.24.7 '@slack/web-api': - specifier: ^7.0.4 - version: 7.0.4 + specifier: ^7.1.0 + version: 7.1.0 eventemitter3: specifier: ^5.0.1 version: 5.0.1 @@ -920,8 +920,8 @@ packages: resolution: {integrity: sha512-yFewzUomYZ2BYaGJidPuIgjoYj5wqPDmi7DLSaGIkf+rCi4YZ2Z3DaiYIbz7qb/PL2NmamWjCvB7e9ArI5HkKg==} engines: {node: '>= 12.13.0', npm: '>= 6.12.0'} - '@slack/web-api@7.0.4': - resolution: {integrity: sha512-21tbte7N8itwjG7nsiQbDmXP9T/oqEILuvyL2UtgaZxfSY4a1JWWsLGL5n/hcgS2WE2oxmEHsBuhuRkZDwDovw==} + '@slack/web-api@7.1.0': + resolution: {integrity: sha512-OvW3lZopOL09tvLqD2VRWYnJ32dtZbn53YrnuLNMclytho1tcZvcQZ83n1sPIe9pZK78MwVkUiHKrEYlNUE3PQ==} engines: {node: '>= 18', npm: '>= 8.6.0'} '@szmarczak/http-timer@4.0.6': @@ -3599,7 +3599,7 @@ snapshots: '@slack/types@2.12.0': {} - '@slack/web-api@7.0.4': + '@slack/web-api@7.1.0': dependencies: '@slack/logger': 4.0.0 '@slack/types': 2.12.0