wiz
f901f06992
Release v2.4.0
2022-06-09 23:10:18 +09:00
softsimon
3935aef841
Upgrading packages
2022-05-31 02:21:05 +04:00
wiz
2d4401a336
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
f359e956c1
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
468ee7bcb1
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]
072c192d9a
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]
06451f5342
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]
074104e973
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]
3baf6fdcdc
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
9dcf421216
Upgrading npm packages and
2022-05-02 20:04:04 +04:00
softsimon
b273f71d60
Breaking out strtotime from locutus lib
2022-04-12 17:52:30 +04:00
softsimon
32792f4f74
npm audit fix
2022-03-27 14:26:06 +04:00
softsimon
e26beee44c
Merge node-bitcoin into the project
2022-03-15 14:44:31 +01:00
Felipe Knorr Kuhn
0400deacf2
Add socks-proxy-agent dependency
2022-02-03 23:14:56 -08:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev
2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0
2022-01-16 15:36:48 +09:00
softsimon
78c32af062
Fixing high vulnerabilities
2022-01-14 16:43:56 +04:00
softsimon
f7a9b691a8
Upgrading backend libraries
2021-12-09 13:24:29 +04:00
wiz
41c61ef506
Move npm deps in package.json to fix npm install --prod
2021-12-07 10:42:06 +00:00
wiz
1696623e2f
Bump version to v2.3.0-dev after shipping v2.2.2
2021-09-09 07:27:01 +09:00
wiz
251a1af442
Bump version number for v2.2.2 release
2021-09-09 07:23:36 +09:00
softsimon
ec12f21113
Backend: Bumping Typescript version to 4.4.2 ( #748 )
...
* Backend: Bumping Typescript version to 4.4.2
* Replacing any types with instanceOf checks.
2021-08-31 15:09:33 +03:00
wiz
7e273ce63d
Bump version tags to v2.2.2-dev
2021-08-13 07:56:14 +09:00
wiz
af5e0d7cd6
Bump version to v2.2.1
2021-08-13 07:45:47 +09:00
Priyansh
9e0a5300b0
Expose the difficulty adjustment information in an API #622 ( #628 )
...
* Added difficulty adjustment information API
* Added Difficulty API in API docs frontend
* Added link to API
* Updated the API implementation of difficulty-adjustment
* Updated API End Point in frontend
* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00
softsimon
8749b8b0fa
Updating @mempool/node-bitcoin to support new methods
2021-07-13 18:43:10 +03:00
wiz
1d29fad986
Bump version to v2.2.1-dev
2021-07-03 14:49:59 -07:00
wiz
eb6db6caf3
Bump version for v2.2.0 release
2021-07-03 14:36:10 -07:00
softsimon
6be733490f
npm audit fix
2021-06-26 15:28:45 -04:00
softsimon
71bfcea8a6
npm audit fix
2021-05-31 19:03:10 -04:00
softsimon
abc6b1519e
Bumping "ws" dependency to fix vulnerability.
2021-05-31 18:49:19 -04:00
softsimon
4a907f9dc6
Upgrading all front and backend dependencies, including Angular 11.
...
fixes #429
2021-04-07 16:18:55 +04:00
softsimon
9b9c605cbe
Upgrading mysql client lib.
2021-01-30 21:39:23 +07:00
wiz
ab8cb033e6
Update backend/package-lock.json for axios security vulnerability
2021-01-11 23:27:27 +09:00
softsimon
9e716aa913
Remove unnecessary @types/axios dependency.
2020-11-23 18:36:55 +07:00
softsimon
e7ddedaeb6
Replacing request.js with axios
...
fixes #153
2020-11-15 14:22:47 +07:00
wiz
9a94fccf40
Revert "Lock NPM versions."
...
This reverts commit b544af14e4
.
2020-10-26 20:56:55 +09:00
softsimon
b544af14e4
Lock NPM versions.
2020-10-26 15:59:28 +07:00
softsimon
7bf9810c48
Run Bisq block parse in separate Worker Thread.
2020-10-17 18:13:09 +07:00
wiz
04cc1338c0
Set npm dep locutus to dev
2020-09-19 02:25:51 +09:00
softsimon
bafe2db094
HLOC markets api.
2020-09-13 17:51:53 +07:00
softsimon
fa88bd7057
Upgraded typescript and tslint version and fixed query type error.
2020-07-24 19:38:39 +07:00