From 6335496bf964b73ca727ba5059f4b53ca3823cdd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Feb 2023 17:21:49 +0000 Subject: [PATCH] chore(release): 1.22.5 [skip ci] ## [1.22.5](https://github.com/Cameri/nostream/compare/v1.22.4...v1.22.5) (2023-02-20) ### Bug Fixes * confirm invoice function ambiguous unit variable ([#221](https://github.com/Cameri/nostream/issues/221)) ([fd32949](https://github.com/Cameri/nostream/commit/fd3294929a0131d606d29db86ff757204c8f4b62)) * Dockerfile.test to reduce vulnerabilities ([#196](https://github.com/Cameri/nostream/issues/196)) ([eac8c50](https://github.com/Cameri/nostream/commit/eac8c508cef0925b76044b2788e484375a378cfe)) * upgrade axios from 1.2.4 to 1.2.5 ([#211](https://github.com/Cameri/nostream/issues/211)) ([a390e29](https://github.com/Cameri/nostream/commit/a390e2922d07e6836291521f5a49b5b9410fedef)) * upgrade axios from 1.2.5 to 1.2.6 ([#215](https://github.com/Cameri/nostream/issues/215)) ([e99ac5d](https://github.com/Cameri/nostream/commit/e99ac5d02bc8c9e91c010ae362c4838c6e2ff523)) * upgrade pg from 8.8.0 to 8.9.0 ([#213](https://github.com/Cameri/nostream/issues/213)) ([fe3726b](https://github.com/Cameri/nostream/commit/fe3726bc08eef6fddff8cd37f580b32d62e6a121)) * upgrade pg-query-stream from 4.2.4 to 4.3.0 ([#214](https://github.com/Cameri/nostream/issues/214)) ([9272389](https://github.com/Cameri/nostream/commit/927238980e06439624192380e3cc206b8a807947)) * upgrade redis from 4.5.1 to 4.6.2 ([#212](https://github.com/Cameri/nostream/issues/212)) ([86e8818](https://github.com/Cameri/nostream/commit/86e8818917e2d02f2de7b4298e63ff028d65dc1c)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 136cc7db..11b2072b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nostream", - "version": "1.22.4", + "version": "1.22.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nostream", - "version": "1.22.4", + "version": "1.22.5", "license": "MIT", "dependencies": { "@noble/secp256k1": "1.7.1", diff --git a/package.json b/package.json index d428e236..987814ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostream", - "version": "1.22.4", + "version": "1.22.5", "description": "A Nostr relay written in Typescript.", "supportedNips": [ 1,