diff --git a/package-lock.json b/package-lock.json index 24e5d7d3..b1d55c59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29698,6 +29698,7 @@ }, "highlightjs-solidity": { "version": "git+ssh://git@github.com/highlightjs/highlightjs-solidity.git#3063758321de74cc8f75fc26c4b132ceb24ff1dc", + "integrity": "sha512-Qz9aUZgZxEMJICrmXgsCNhkNeAd/pTZz+n17iHLfP4W1JhZPZadp0w/DZ3oWP2uSD2B8YjexuEMXK0qOlBnyWA==", "from": "highlightjs-solidity@git+https://github.com/highlightjs/highlightjs-solidity.git" }, "hmac-drbg": { diff --git a/src/components/DataPage.vue b/src/components/DataPage.vue index 74a4fee5..a72ddaaa 100644 --- a/src/components/DataPage.vue +++ b/src/components/DataPage.vue @@ -1,57 +1,70 @@ -