72 Commits

Author SHA1 Message Date
softsimon
2002e74a6f Upgrading deps 2023-04-01 12:16:59 +09:00
softsimon
3358822446 Update backend NPM libs 2023-04-01 12:15:32 +09:00
wiz
e2a3121fce Bump version to v2.6.0-dev 2023-03-28 14:25:05 +09:00
wiz
74b51d2e44 Release v2.5.0 2023-03-28 12:14:31 +09:00
softsimon
e4d246b1c1 Bumping electrum-client 2023-03-23 15:56:30 +09:00
softsimon
d3ed9ebf4e Revert "Bump axios from 0.27.2 -> 1.3.4" 2023-03-09 17:46:09 +09:00
nymkappa
94d6dcaf15 Bump axios from 0.27.2 -> 1.3.4 2023-03-09 17:27:19 +09:00
softsimon
b440d28d6a Updating patch releases 2023-01-13 13:16:50 +04:00
softsimon
774bef5755 Updating dependencies to please dependabot 2022-12-30 16:28:48 +04:00
softsimon
ce4a25eaf0 Downgrading axios to latest 0.27.x release 2022-12-01 16:15:19 +09:00
softsimon
15164f8356 Update backend npm modules 2022-12-01 14:24:41 +09:00
nymkappa
51c3d8a5a3 Remove xml parser - Read only .topology file and assume json format 2022-08-16 21:47:52 +02:00
dependabot[bot]
9747f076a0 Bump bitcoinjs-lib from 6.0.1 to 6.0.2 in /backend
Bumps [bitcoinjs-lib](https://github.com/bitcoinjs/bitcoinjs-lib) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/bitcoinjs/bitcoinjs-lib/releases)
- [Changelog](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitcoinjs/bitcoinjs-lib/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 11:05:43 +00:00
Felipe Knorr Kuhn
aad4c10852 Fix merge conflicts on package-lock 2022-08-12 22:37:15 -07:00
Felipe Knorr Kuhn
88d0ec3407 Add missing dependencies 2022-07-09 07:38:27 -07:00
Felipe Knorr Kuhn
0efa595c34 Change @bable/core to the devDependencies 2022-07-07 12:54:47 -07:00
Felipe Knorr Kuhn
515a70c9df Fix backend dependencies again 2022-07-07 12:38:50 -07:00
Felipe Knorr Kuhn
75df6021f9 Update package-lock 2022-07-07 12:35:47 -07:00
Felipe Knorr Kuhn
21a3045d23 Fix package-lock merge conflicts 2022-07-07 12:30:42 -07:00
Felipe Knorr Kuhn
5cb5426543 Add Jest to support backend unit tests 2022-07-07 12:21:30 -07:00
wiz
ae647dfcc6 Remove unused deps from backend/package-lock.json 2022-07-07 19:33:43 +02:00
wiz
dcee319dd5 Merge remote-tracking branch 'origin/master' into knorrium/prettier 2022-07-07 14:13:06 +02:00
Felipe Knorr Kuhn
b201cdfb44 Add editorconfig and prettier integration with eslint 2022-07-07 03:02:02 -07:00
Felipe Knorr Kuhn
8cdfab50a0 Merge branch 'master' into knorrium/clean_be_deps 2022-07-06 15:11:18 -07:00
Felipe Knorr Kuhn
4faf747692 Remove TSLint from the backend 2022-07-06 14:36:50 -07:00
Felipe Knorr Kuhn
a73643fd16 Add types for cryptojs 2022-07-06 12:25:30 -07:00
softsimon
b6315ce76c Upgrade packages - backend 2022-07-06 20:47:10 +02:00
Felipe Knorr Kuhn
5c15991139 Add eslint to the backend 2022-07-05 04:29:11 -07:00
Felipe Knorr Kuhn
76dbda0a3e Various typing and build fixes to enable CI 2022-06-27 21:28:21 -07:00
wiz
95ec83fd5a Bump version numbers to v2.4.1-dev 2022-06-10 22:43:57 +09:00
wiz
32c2585e4b Release v2.4.0 2022-06-09 23:10:18 +09:00
softsimon
1cf063a1b0 Upgrading packages 2022-05-31 02:21:05 +04:00
wiz
87c20f3775 Merge pull request #1594 from mempool/dependabot/npm_and_yarn/backend/express-4.18.1
Bump express from 4.17.1 to 4.18.1 in /backend
2022-05-09 15:17:23 +09:00
wiz
0d68fea113 Merge pull request #1593 from mempool/dependabot/npm_and_yarn/backend/ws-8.6.0
Bump ws from 8.3.0 to 8.6.0 in /backend
2022-05-09 15:09:36 +09:00
wiz
5640c1e0e0 Merge pull request #1585 from mempool/dependabot/npm_and_yarn/backend/typescript-4.6.4
Bump typescript from 4.4.4 to 4.6.4 in /backend
2022-05-09 11:49:35 +09:00
dependabot[bot]
514ade3f10 Bump ws from 8.3.0 to 8.6.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.3.0 to 8.6.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.3.0...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 02:42:41 +00:00
dependabot[bot]
499ae98700 Bump crypto-js from 4.0.0 to 4.1.1 in /backend
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/brix/crypto-js/releases)
- [Commits](https://github.com/brix/crypto-js/compare/4.0.0...4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 02:40:04 +00:00
dependabot[bot]
b845800455 Bump typescript from 4.4.4 to 4.6.4 in /backend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 02:39:48 +00:00
dependabot[bot]
d6f5368535 Bump express from 4.17.1 to 4.18.1 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.1.
- [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.17.1...4.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 06:27:56 +00:00
softsimon
c83e5b2542 Upgrading npm packages and 2022-05-02 20:04:04 +04:00
softsimon
74d7ca8c4c Breaking out strtotime from locutus lib 2022-04-12 17:52:30 +04:00
softsimon
627adec8b0 npm audit fix 2022-03-27 14:26:06 +04:00
softsimon
21cbea9e0a Merge node-bitcoin into the project 2022-03-15 14:44:31 +01:00
Felipe Knorr Kuhn
90a43f5c27 Add socks-proxy-agent dependency 2022-02-03 23:14:56 -08:00
wiz
fb1822623b Bump version number to v2.4.0-dev 2022-01-16 15:41:23 +09:00
wiz
e5b2639d73 Release v2.3.0 2022-01-16 15:36:48 +09:00
softsimon
7051cc8b0d Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00
softsimon
6a03539fc9 Upgrading backend libraries 2021-12-09 13:24:29 +04:00
wiz
e03d75e3ac Move npm deps in package.json to fix npm install --prod 2021-12-07 10:42:06 +00:00
wiz
e7fa2a5cb1 Bump version to v2.3.0-dev after shipping v2.2.2 2021-09-09 07:27:01 +09:00