From f2796cb50b0dd984bba22fc0d9c691da7f7c0751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:28:29 +0000 Subject: [PATCH] chore(deps): pin dependency browserify to v16.5.0 | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | npm | browserify | 16.5.0 | 16.5.0 | --- package.json | 2 +- pnpm-lock.yaml | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e46a4d32..f763f6d2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "tweetnacl": "^0.13.1" }, "devDependencies": { - "browserify": "^16.5.0", + "browserify": "16.5.0", "colors": "0.6.2", "iced-coffee-script": "108.0.11", "iced-test": "0.0.30" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ece81cf..acb01129 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: version: 1.1.2 minimist: specifier: ^1.2.0 - version: 1.2.0 + version: 1.2.8 pgp-utils: specifier: 0.0.35 version: 0.0.35 @@ -49,7 +49,7 @@ importers: version: 0.13.1 devDependencies: browserify: - specifier: ^16.5.0 + specifier: 16.5.0 version: 16.5.0 colors: specifier: 0.6.2 @@ -424,9 +424,6 @@ packages: minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - minimist@1.2.0: - resolution: {integrity: sha512-7Wl+Jz+IGWuSdgsQEJ4JunV0si/iMhg42MnQQG6h1R6TNeVenp4U9x5CC5v/gYqz/fENLQITAWXidNtVL0NNbw==} - minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -1093,7 +1090,7 @@ snapshots: colors: 0.6.2 deep-equal: 1.1.0 iced-runtime: 1.0.4 - minimist: 1.2.0 + minimist: 1.2.8 ieee754@1.2.1: {} @@ -1189,8 +1186,6 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimist@1.2.0: {} - minimist@1.2.8: {} mkdirp@0.5.6: @@ -1430,7 +1425,7 @@ snapshots: subarg@1.0.0: dependencies: - minimist: 1.2.0 + minimist: 1.2.8 supports-preserve-symlinks-flag@1.0.0: {}