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](fd3294929a))
* Dockerfile.test to reduce vulnerabilities ([#196](https://github.com/Cameri/nostream/issues/196)) ([eac8c50](eac8c508ce))
* upgrade axios from 1.2.4 to 1.2.5 ([#211](https://github.com/Cameri/nostream/issues/211)) ([a390e29](a390e2922d))
* upgrade axios from 1.2.5 to 1.2.6 ([#215](https://github.com/Cameri/nostream/issues/215)) ([e99ac5d](e99ac5d02b))
* upgrade pg from 8.8.0 to 8.9.0 ([#213](https://github.com/Cameri/nostream/issues/213)) ([fe3726b](fe3726bc08))
* upgrade pg-query-stream from 4.2.4 to 4.3.0 ([#214](https://github.com/Cameri/nostream/issues/214)) ([9272389](927238980e))
* upgrade redis from 4.5.1 to 4.6.2 ([#212](https://github.com/Cameri/nostream/issues/212)) ([86e8818](86e8818917))
This commit is contained in:
semantic-release-bot 2023-02-20 17:21:49 +00:00
parent fd3294929a
commit 6335496bf9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.22.4",
"version": "1.22.5",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,