Skip to content

Commit 34cff21

Browse files
author
GitHub Actions
committed
chore: release v5.0.12
1 parent f7af19b commit 34cff21

File tree

9 files changed

+21
-2
lines changed

9 files changed

+21
-2
lines changed

.yarn/versions/ee059230.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
undecided:
2+
- calcom-monorepo
3+
- "@calcom/api-v2"
4+
- "@calcom/app-store-cli"
5+
- "@calcom/platform-constants"
6+
- "@calcom/platform-enums"
7+
- "@calcom/platform-types"
8+
- "@calcom/platform-utils"
9+
- "@calcom/prisma"

apps/api/v2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"@sentry/nestjs": "^8.37.1",
5353
"@sentry/node": "^8.8.0",
5454
"@sentry/profiling-node": "^8.37.1",
55+
"@snyk/protect": "latest",
5556
"body-parser": "^1.20.2",
5657
"bull": "^4.12.4",
5758
"class-transformer": "^0.5.1",
@@ -77,8 +78,7 @@
7778
"uuid": "^8.3.2",
7879
"winston": "^3.13.0",
7980
"winston-transport": "^4.7.0",
80-
"zod": "^3.22.4",
81-
"@snyk/protect": "latest"
81+
"zod": "^3.22.4"
8282
},
8383
"devDependencies": {
8484
"@nestjs/cli": "^10.0.0",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
326 Bytes
Binary file not shown.

yarn.lock

+10
Original file line numberDiff line numberDiff line change
@@ -2318,6 +2318,7 @@ __metadata:
23182318
"@sentry/nestjs": ^8.37.1
23192319
"@sentry/node": ^8.8.0
23202320
"@sentry/profiling-node": ^8.37.1
2321+
"@snyk/protect": latest
23212322
"@types/cookie-parser": ^1.4.6
23222323
"@types/express": ^4.17.21
23232324
"@types/fs-extra": ^11.0.4
@@ -12905,6 +12906,15 @@ __metadata:
1290512906
languageName: node
1290612907
linkType: hard
1290712908

12909+
"@snyk/protect@npm:latest":
12910+
version: 1.1295.4
12911+
resolution: "@snyk/protect@npm:1.1295.4"
12912+
bin:
12913+
snyk-protect: bin/snyk-protect
12914+
checksum: 13c8ca011aa9439a4b6c222d31ef7368a53fe4f351be4a168bf025e1c1556e3c2c90e2729978e86acf5f72584872b52606515dc604ec1d87351b96c16b27a708
12915+
languageName: node
12916+
linkType: hard
12917+
1290812918
"@sqltools/formatter@npm:^1.2.5":
1290912919
version: 1.2.5
1291012920
resolution: "@sqltools/formatter@npm:1.2.5"

0 commit comments

Comments
 (0)