Skip to content

Commit 4eacdc3

Browse files
committed
Update taze to 19.9.2, update dependencies, and update GitHub Actions
1 parent 8f71bec commit 4eacdc3

File tree

2 files changed

+46
-34
lines changed

2 files changed

+46
-34
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@socketsecurity/lib",
33
"version": "5.0.0",
4-
"packageManager": "pnpm@10.22.0",
4+
"packageManager": "pnpm@10.25.0",
55
"license": "MIT",
66
"description": "Core utilities and infrastructure for Socket.dev security tools",
77
"keywords": [
@@ -677,7 +677,7 @@
677677
],
678678
"engines": {
679679
"node": ">=22",
680-
"pnpm": ">=10.22.0"
680+
"pnpm": ">=10.25.0"
681681
},
682682
"sideEffects": false,
683683
"scripts": {
@@ -751,7 +751,7 @@
751751
"spdx-correct": "3.2.0",
752752
"spdx-expression-parse": "4.0.0",
753753
"streaming-iterables": "8.0.1",
754-
"taze": "19.6.0",
754+
"taze": "19.9.2",
755755
"trash": "10.0.0",
756756
"type-coverage": "2.29.7",
757757
"typescript": "5.9.2",

pnpm-lock.yaml

Lines changed: 43 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)