mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-23 15:10:50 +02:00
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:
parent
fd3294929a
commit
6335496bf9
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.22.4",
|
"version": "1.22.5",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.22.4",
|
"version": "1.22.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/secp256k1": "1.7.1",
|
"@noble/secp256k1": "1.7.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "1.22.4",
|
"version": "1.22.5",
|
||||||
"description": "A Nostr relay written in Typescript.",
|
"description": "A Nostr relay written in Typescript.",
|
||||||
"supportedNips": [
|
"supportedNips": [
|
||||||
1,
|
1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user