diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-24 13:11:47 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-24 13:11:47 +0000 |
| commit | ac323e3555afa976ceacf96c40f3a4298e348ad2 (patch) | |
| tree | 2aad3116fca8f52fd370fe50f7b8eff342436702 | |
| parent | Initial commit (diff) | |
| download | umami-ac323e3555afa976ceacf96c40f3a4298e348ad2.tar.xz umami-ac323e3555afa976ceacf96c40f3a4298e348ad2.zip | |
Bump js-yaml from 3.14.1 to 3.14.2dependabot/npm_and_yarn/js-yaml-3.14.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | pnpm-lock.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f2b1ce..3a1c074 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6758,6 +6758,7 @@ packages: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting [email protected] resolution: {integrity: sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==} |