Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"classnames": "^2.3.1",
"cryptocurrency-icons": "git+https://github.com/bitzlato/cryptocurrency-icons.git#1c1db76ce934c5a81fa67d1ebad689c7e0a85504",
"events": "^3.3.0",
"history": "^4.7.2",
"history": "^5.0.0",
"i18n-iso-countries": "^3.7.8",
"moment": "^2.23.0",
"moment-timezone": "^0.5.23",
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.7.6":
version: 7.19.0
resolution: "@babel/runtime@npm:7.19.0"
dependencies:
regenerator-runtime: ^0.13.4
checksum: fa69c351bb05e1db3ceb9a02fdcf620c234180af68cdda02152d3561015f6d55277265d3109815992f96d910f3db709458cae4f8df1c3def66f32e0867d82294
languageName: node
linkType: hard

"@babel/template@npm:^7.10.4, @babel/template@npm:^7.12.7, @babel/template@npm:^7.3.3":
version: 7.12.7
resolution: "@babel/template@npm:7.12.7"
Expand Down Expand Up @@ -9933,7 +9942,7 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^4.7.2, history@npm:^4.9.0":
"history@npm:^4.9.0":
version: 4.10.1
resolution: "history@npm:4.10.1"
dependencies:
Expand All @@ -9947,6 +9956,15 @@ __metadata:
languageName: node
linkType: hard

"history@npm:^5.0.0":
version: 5.3.0
resolution: "history@npm:5.3.0"
dependencies:
"@babel/runtime": ^7.7.6
checksum: d73c35df49d19ac172f9547d30a21a26793e83f16a78386d99583b5bf1429cc980799fcf1827eb215d31816a6600684fba9686ce78104e23bd89ec239e7c726f
languageName: node
linkType: hard

"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
Expand Down Expand Up @@ -19572,7 +19590,7 @@ __metadata:
enzyme: ^3.11.0
events: ^3.3.0
header-case-normalizer: 1.0.3
history: ^4.7.2
history: ^5.0.0
html-webpack-plugin: ^5.5.0
i18n-iso-countries: ^3.7.8
jest: ^26.4.1
Expand Down