From efed0c23d928a4b079bd46210ab9451039b097dc Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 3 Aug 2016 22:28:16 -0600 Subject: [PATCH] bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8d687f..5b6dd2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsa-compat", - "version": "1.2.2", + "version": "1.2.3", "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", "main": "node.js", "scripts": { @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/Daplie/rsa-compat.js#readme", "dependencies": { - "buffer-v6-polyfill": "^1.0.0", + "buffer-v6-polyfill": "^1.0.1", "node-forge": "^0.6.41" }, "optionalDependencies": {