From 24180580a29ec715269780177311ac787d570c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 11:03:28 +0000 Subject: [PATCH] chore(deps): bump nypm from 0.6.8 to 0.6.9 Bumps [nypm](https://github.com/unjs/nypm) from 0.6.8 to 0.6.9. - [Release notes](https://github.com/unjs/nypm/releases) - [Changelog](https://github.com/unjs/nypm/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/nypm/compare/v0.6.8...v0.6.9) --- updated-dependencies: - dependency-name: nypm dependency-version: 0.6.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d191c1..1922f74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1693,9 +1693,9 @@ } }, "node_modules/nypm": { - "version": "0.6.8", - "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.6.8.tgz", - "integrity": "sha512-Q9K4Diu6l5u6xJQogeFSs/zKtyMSgFKFtRQV+tHP4kL7KPm2grpBU0dFIwFaXwNxN0MtfKWc43VpCugAa+LPsw==", + "version": "0.6.9", + "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.6.9.tgz", + "integrity": "sha512-zxlE2yvSWZWmHcNdT3+5zV2lrCogeE9YOklHrR3dFjqutq5wO7GFDYLFDRXLsYnJzwvy/im9fYoxePvS0VTW0w==", "license": "MIT", "dependencies": { "citty": "^0.2.2",