Skip to content

Commit 9f1f97b

Browse files
Update pnpm to v11 [SECURITY] (#24)
* Update pnpm to v11 [SECURITY] * chore: add changeset for dependency update * use pnpm-workspace --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeremie Dayan <dayanjeremie@gmail.com>
1 parent 56c816a commit 9f1f97b

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.changeset/renovate-24.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@inato/custom-instrumentations-node": patch
3+
---
4+
5+
Update pnpm to v11 [SECURITY]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
},
4141
"author": "Inato",
4242
"license": "ISC",
43-
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264"
43+
"packageManager": "pnpm@11.5.3"
4444
}

pnpm-workspace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
allowBuilds:
2+
protobufjs: true
3+
overrides:
4+
picomatch@2: "2.3.2"
5+
read-yaml-file@1: "2.1.0"

0 commit comments

Comments
 (0)