Commit graph

300 commits

Author SHA1 Message Date
dependabot[bot]
48f4664638
Bump typescript from 4.5.2 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:27:51 +00:00
dependabot[bot]
33892c9f69
Bump axios from 0.28.0 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.28.0...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:27:37 +00:00
dependabot[bot]
4830f4a3ba
Bump @types/cors from 2.8.12 to 2.8.17
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.12 to 2.8.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

---
updated-dependencies:
- dependency-name: "@types/cors"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:27:29 +00:00
dependabot[bot]
5647f439ef
Bump @grpc/grpc-js from 1.11.1 to 1.11.2
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.11.1...@grpc/grpc-js@1.11.2)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:27:18 +00:00
dependabot[bot]
0ddd594ec5
Bump dotenv from 16.0.3 to 16.4.5
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:27:08 +00:00
Justin (shocknet)
54acffdb58
Merge pull request #732 from shocknet/dependabot/npm_and_yarn/reflect-metadata-0.2.2
Bump reflect-metadata from 0.1.13 to 0.2.2
2024-09-03 12:01:34 -04:00
dependabot[bot]
b4148adbe7
Bump reflect-metadata from 0.1.13 to 0.2.2
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.13 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:11:34 +00:00
dependabot[bot]
f9fd2eac83
Bump @types/express from 4.17.14 to 4.17.21
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:10:51 +00:00
dependabot[bot]
2cf477218b
Bump jsonwebtoken and @types/jsonwebtoken
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) and [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken). These dependencies needed to be updated together.

Updates `jsonwebtoken` from 9.0.0 to 9.0.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.2)

Updates `@types/jsonwebtoken` from 8.5.9 to 9.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 11:16:25 +00:00
dependabot[bot]
12b21adc3c Bump sqlite3 from 5.1.5 to 5.1.7
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.5 to 5.1.7.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.7)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 18:01:03 +00:00
dependabot[bot]
af1df1a000 Bump @protobuf-ts/grpc-transport from 2.8.1 to 2.9.4
Bumps [@protobuf-ts/grpc-transport](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/grpc-transport) from 2.8.1 to 2.9.4.
- [Release notes](https://github.com/timostamm/protobuf-ts/releases)
- [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.9.4/packages/grpc-transport)

---
updated-dependencies:
- dependency-name: "@protobuf-ts/grpc-transport"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 17:19:03 +00:00
Justin (shocknet)
a01aae2b2e upgrade grpc binaries 2024-08-15 20:23:43 -04:00
boufni95
bbfeb905e3 up 2024-08-09 15:06:30 +02:00
Justin (shocknet)
2fcbdc79e7 values 2024-07-21 16:50:23 -04:00
polarDefender
90058deb1a fix ui responsive ness 2024-05-28 19:57:20 +09:00
hatim boufnichel
7b5f5c260a up 2024-04-24 14:27:09 +02:00
hatim boufnichel
0b08fde708 fix u2u 2024-04-05 19:42:54 +02:00
dependabot[bot]
aaac78c953 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 16:34:32 +00:00
Justin (shocknet)
b98e9f5ee9 Merge pull request #640 from shocknet/dependabot/npm_and_yarn/axios-0.28.0
Bump axios from 0.27.2 to 0.28.0
2024-03-30 12:33:53 -04:00
hatim boufnichel
7c1c79b426 fix and add tests 2024-03-30 01:13:34 +01:00
boufni95
e63f58e110 tests 2024-03-25 17:45:12 +01:00
hatim boufnichel
99fa8fb21b sanity check 2024-03-08 17:31:33 +01:00
dependabot[bot]
0eda592641 Bump axios from 0.27.2 to 0.28.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 01:02:34 +00:00
Justin (shocknet)
e951127f50 Merge pull request #616 from shocknet/dependabot/npm_and_yarn/protobufjs-and-ts-proto-7.2.4
Bump protobufjs and ts-proto
2023-12-14 12:01:50 -05:00
hatim boufnichel
52da2748e9 up 2023-11-30 16:28:44 +01:00
boufni95
bfa23681e6 fixies 2023-09-18 18:36:04 +02:00
dependabot[bot]
92ae2227aa Bump protobufjs and ts-proto
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [ts-proto](https://github.com/stephenh/ts-proto). These dependencies need to be updated together.


Updates `protobufjs` from 7.1.2 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.1.2...protobufjs-v7.2.4)

Updates `ts-proto` from 1.131.2 to 1.131.2
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.131.2...v1.131.2)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: ts-proto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 23:04:49 +00:00
hatim
29788aac81 Merge branch 'master' of github.com:shocknet/Lightning.Pub 2023-05-08 21:31:08 +02:00
hatim
c050de214a ready for migration 2023-05-08 21:31:05 +02:00
CapDog
3f046ce293 Merge pull request #614 from shocknet/dependabot/npm_and_yarn/xml2js-and-typeorm--removed
Bump xml2js and typeorm
2023-04-25 09:13:20 -04:00
dependabot[bot]
53b4815a3e Bump xml2js and typeorm
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together.


Removes `xml2js`

Updates `typeorm` from 0.3.10 to 0.3.15
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typeorm/typeorm/compare/0.3.10...0.3.15)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: typeorm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 13:12:47 +00:00
CapDog
9d521c6dce Merge pull request #608 from shocknet/dependabot/npm_and_yarn/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.5.1 to 9.0.0
2023-04-25 09:12:24 -04:00
dependabot[bot]
7af0cc030e Bump sqlite3 from 5.1.2 to 5.1.5
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 21:50:30 +00:00
dependabot[bot]
dc2af827da Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 06:40:09 +00:00
hatim boufnichel
4fd8c0d71d updates 2022-11-21 23:12:38 +01:00
hatim boufnichel
91d67ab4ee lnurl withdraw + lnurl pay 2022-11-19 23:02:05 +01:00
hatim boufnichel
50ba34e050 initial nosrt integration 2022-11-15 22:35:24 +01:00
hatim boufnichel
9c8d201a10 Merge branch 'master' into refactor 2022-11-06 20:32:09 +01:00
hatim boufnichel
f39025df53 wip 2022-11-06 20:26:14 +01:00
hatim boufnichel
4f550a937f up 2022-11-04 21:22:18 +01:00
CapDog
c96d709771 Update package.json 2022-10-13 16:48:40 -04:00
CapDog
590145320b Update package.json 2022-10-13 16:47:39 -04:00
CapDog
324d51fd47 Merge branch 'master' into dependabot/npm_and_yarn/lint-staged-10.5.4 2022-10-13 16:21:03 -04:00
dependabot[bot]
1bbe94a865 Bump @types/dotenv from 6.1.1 to 8.2.0
Bumps [@types/dotenv](https://github.com/motdotla/dotenv) from 6.1.1 to 8.2.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/commits/v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 02:14:55 +00:00
CapDog
b743659202 Merge pull request #553 from shocknet/dependabot/npm_and_yarn/husky-8.0.1
Bump husky from 4.3.8 to 8.0.1
2022-10-12 22:14:09 -04:00
CapDog
969b8ac9fa Merge pull request #570 from shocknet/dependabot/npm_and_yarn/big.js-6.2.1
Bump big.js from 5.2.2 to 6.2.1
2022-10-12 22:13:47 -04:00
dependabot[bot]
974c69b113 Bump husky from 4.3.8 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 22:22:10 +00:00
CapDog
82a1d301e7 Merge branch 'master' into dependabot/npm_and_yarn/graphviz-0.0.9 2022-10-12 18:19:47 -04:00
CapDog
8ecd654250 Merge pull request #586 from shocknet/dependabot/npm_and_yarn/dotenv-16.0.3
Bump dotenv from 8.6.0 to 16.0.3
2022-10-12 18:19:14 -04:00
dependabot[bot]
36c47479c2 Bump dotenv from 8.6.0 to 16.0.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.6.0...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 22:18:59 +00:00