From 84904ed85383449bb1f6dc7343199c33a8d2c6e7 Mon Sep 17 00:00:00 2001 From: Brian Botha Date: Thu, 9 Jan 2025 13:43:16 +1100 Subject: [PATCH 1/2] chore: updated `polykey` to `^1.17.2` --- npmDepsHash | 2 +- package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/npmDepsHash b/npmDepsHash index c0085b3d..fb1a2dbe 100644 --- a/npmDepsHash +++ b/npmDepsHash @@ -1 +1 @@ -sha256-GCy9PbuauZqmT3Bf4NR/Va2RAYnXWiUgS/+1mSQ6cZk= +sha256-QpNJoKUP7I0KiBi/7g6xSmpt35cX1Z5uLSlLUWSk3G4= diff --git a/package-lock.json b/package-lock.json index 3159aec3..2ba33918 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "nexpect": "^0.6.0", "node-gyp-build": "^4.4.0", "nodemon": "^3.0.1", - "polykey": "^1.17.1", + "polykey": "^1.17.2", "prettier": "^3.0.0", "shelljs": "^0.8.5", "shx": "^0.3.4", @@ -7602,9 +7602,9 @@ } }, "node_modules/polykey": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/polykey/-/polykey-1.17.1.tgz", - "integrity": "sha512-IcP4PS/leYlUVr/mqEYjEjdbMeD74ba0YhmY0Jc+6XIPaw1eExD550bWTaqXkQUCOSvkTeBFAQlkPpfAAmOAOQ==", + "version": "1.17.2", + "resolved": "https://registry.npmjs.org/polykey/-/polykey-1.17.2.tgz", + "integrity": "sha512-RQLTUh9WDUrf5UGhsbfi4nT0kACXwPTVGw2Vbv0853h4Bzz/LyDSVe0UiMCFrjTkgSPKSsNcvSDnMokd+OFKtQ==", "dev": true, "dependencies": { "@matrixai/async-cancellable": "^1.1.1", diff --git a/package.json b/package.json index 4a74fa52..cf508c71 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "nexpect": "^0.6.0", "node-gyp-build": "^4.4.0", "nodemon": "^3.0.1", - "polykey": "^1.17.1", + "polykey": "^1.17.2", "prettier": "^3.0.0", "shelljs": "^0.8.5", "shx": "^0.3.4", From ca15d2436ae06497130117cc0c9236d1b4ea35b3 Mon Sep 17 00:00:00 2001 From: Brian Botha Date: Thu, 9 Jan 2025 13:43:30 +1100 Subject: [PATCH 2/2] 0.16.7 --- npmDepsHash | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npmDepsHash b/npmDepsHash index fb1a2dbe..bbdd7b46 100644 --- a/npmDepsHash +++ b/npmDepsHash @@ -1 +1 @@ -sha256-QpNJoKUP7I0KiBi/7g6xSmpt35cX1Z5uLSlLUWSk3G4= +sha256-HqmMkEtPIIIDi/qmUD6liTlz3nSZULLgyxftAQdARus= diff --git a/package-lock.json b/package-lock.json index 2ba33918..a8b1524f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "polykey-cli", - "version": "0.16.6", + "version": "0.16.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "polykey-cli", - "version": "0.16.6", + "version": "0.16.7", "license": "GPL-3.0", "bin": { "pk": "dist/polykey.js", diff --git a/package.json b/package.json index cf508c71..1e2cef50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polykey-cli", - "version": "0.16.6", + "version": "0.16.7", "homepage": "https://polykey.com", "author": "Roger Qiu", "contributors": [