From e26098e15f45c141c835cf9ba8e278a6c4e9e5ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 13:23:51 +0000 Subject: [PATCH] fix(deps): update dependency tweetnacl to v1 | datasource | package | from | to | | ---------- | --------- | ------ | ----- | | npm | tweetnacl | 0.13.1 | 1.0.3 | --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e6f4d220..25739255 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "pgp-utils": "0.0.35", "purepack": "^1.0.5", "triplesec": "^4.0.3", - "tweetnacl": "^0.13.1" + "tweetnacl": "^1.0.3" }, "devDependencies": { "colors": "0.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8aa8be6..456941a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 tweetnacl: - specifier: ^0.13.1 - version: 0.13.1 + specifier: ^1.0.3 + version: 1.0.3 devDependencies: colors: specifier: 0.6.2 @@ -217,6 +217,9 @@ packages: tweetnacl@0.13.1: resolution: {integrity: sha512-ttOOE2Rj8zynAlplICrHt4p/w7HB5SyKTn2x/Fr+9bBef0HD1yZK1lnyeWDX8ltHbq6y/tFj351s5ahvUxtufg==} + tweetnacl@1.0.3: + resolution: {integrity: sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==} + uglify-js@3.17.4: resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} engines: {node: '>=0.8.0'} @@ -411,6 +414,8 @@ snapshots: tweetnacl@0.13.1: {} + tweetnacl@1.0.3: {} + uglify-js@3.17.4: {} uint64be@1.0.1: {}