1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00

chore: bump slack dependency (#9664)

This commit is contained in:
Gastón Fournier 2025-04-01 10:56:02 +02:00 committed by GitHub
parent f7dbfe1162
commit 096e466148
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -109,7 +109,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@slack/web-api": "^7.3.4", "@slack/web-api": "^7.9.1",
"@wesleytodd/openapi": "^1.1.0", "@wesleytodd/openapi": "^1.1.0",
"ajv": "^8.12.0", "ajv": "^8.12.0",
"ajv-formats": "^2.1.1", "ajv-formats": "^2.1.1",

View File

@ -1608,7 +1608,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@slack/web-api@npm:^7.3.4": "@slack/web-api@npm:^7.9.1":
version: 7.9.1 version: 7.9.1
resolution: "@slack/web-api@npm:7.9.1" resolution: "@slack/web-api@npm:7.9.1"
dependencies: dependencies:
@ -9334,7 +9334,7 @@ __metadata:
"@babel/core": "npm:7.26.10" "@babel/core": "npm:7.26.10"
"@biomejs/biome": "npm:^1.9.4" "@biomejs/biome": "npm:^1.9.4"
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^2.0.0" "@cyclonedx/yarn-plugin-cyclonedx": "npm:^2.0.0"
"@slack/web-api": "npm:^7.3.4" "@slack/web-api": "npm:^7.9.1"
"@swc/core": "npm:1.11.8" "@swc/core": "npm:1.11.8"
"@swc/jest": "npm:0.2.37" "@swc/jest": "npm:0.2.37"
"@types/bcryptjs": "npm:2.4.6" "@types/bcryptjs": "npm:2.4.6"