|
1 | 1 | { |
2 | 2 | "name": "@socketsecurity/lib", |
3 | 3 | "version": "5.0.1", |
4 | | - "packageManager": "pnpm@10.25.0", |
| 4 | + "packageManager": "pnpm@10.26.0", |
5 | 5 | "license": "MIT", |
6 | 6 | "description": "Core utilities and infrastructure for Socket.dev security tools", |
7 | 7 | "keywords": [ |
|
714 | 714 | "@socketregistry/is-unicode-supported": "1.0.5", |
715 | 715 | "@socketregistry/packageurl-js": "1.3.5", |
716 | 716 | "@socketregistry/yocto-spinner": "1.0.25", |
717 | | - "@socketsecurity/lib-stable": "npm:@socketsecurity/lib@4.3.0", |
| 717 | + "@socketsecurity/lib-stable": "npm:@socketsecurity/lib@5.0.1", |
718 | 718 | "@types/node": "24.9.2", |
719 | 719 | "@typescript/native-preview": "7.0.0-dev.20250920.1", |
720 | 720 | "@vitest/coverage-v8": "4.0.3", |
|
737 | 737 | "get-east-asian-width": "1.3.0", |
738 | 738 | "globals": "16.4.0", |
739 | 739 | "husky": "9.1.7", |
740 | | - "libnpmexec": "^10.1.8", |
| 740 | + "libnpmexec": "^10.1.11", |
741 | 741 | "libnpmpack": "9.0.9", |
742 | 742 | "lint-staged": "15.2.11", |
743 | 743 | "magic-string": "0.30.17", |
|
776 | 776 | "overrides": { |
777 | 777 | "@npmcli/arborist": "9.1.6", |
778 | 778 | "@npmcli/run-script": "10.0.0", |
779 | | - "semver": "7.7.2", |
780 | 779 | "ansi-regex": "6.2.2", |
781 | | - "strip-ansi": "7.1.2", |
| 780 | + "lru-cache": "11.2.2", |
| 781 | + "semver": "7.7.2", |
782 | 782 | "string-width": "8.1.0", |
783 | | - "wrap-ansi": "9.0.2", |
784 | | - "lru-cache": "11.2.2" |
| 783 | + "strip-ansi": "7.1.2", |
| 784 | + "wrap-ansi": "9.0.2" |
785 | 785 | }, |
786 | 786 | "patchedDependencies": { |
787 | 787 | |
|
0 commit comments