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
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"resolutions": {
"analytics-node/axios": "^0.21.2",
"ganache-core/lodash": "^4.17.21",
"git-url-parse@^12.0.0": "^13.1.0",
"netmask": "^2.0.1",
"json-schema": "^0.4.0",
"ast-types": "^0.14.2",
Expand Down
43 changes: 20 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17939,22 +17939,22 @@ __metadata:
languageName: node
linkType: hard

"git-up@npm:^6.0.0":
version: 6.0.0
resolution: "git-up@npm:6.0.0"
"git-up@npm:^7.0.0":
version: 7.0.0
resolution: "git-up@npm:7.0.0"
dependencies:
is-ssh: ^1.4.0
parse-url: ^7.0.2
checksum: 145a1f546d7a078cdfc2616556e518e634d134e34a31c6bf2ed89e44158659cb525dbd451c338121f7107f55cef066d0b37a7bbf178555befc9304b3940b435e
parse-url: ^8.1.0
checksum: 2faadbab51e94d2ffb220e426e950087cc02c15d664e673bd5d1f734cfa8196fed8b19493f7bf28fe216d087d10e22a7fd9b63687e0ba7d24f0ddcfb0a266d6e
languageName: node
linkType: hard

"git-url-parse@npm:^12.0.0":
version: 12.0.0
resolution: "git-url-parse@npm:12.0.0"
"git-url-parse@npm:^13.1.0":
version: 13.1.0
resolution: "git-url-parse@npm:13.1.0"
dependencies:
git-up: ^6.0.0
checksum: b4c8530b816202ecf9d4dabf755f785a314a096b56145018385b3d7171e862f9d0d9b38cce620c0af354b269750fe7b2d9aa95815c7150922090a11dac4ab1e6
git-up: ^7.0.0
checksum: 212a9b0343e9199998b6a532efe2014476a7a1283af393663ca49ac28d4768929aad16d3322e2685236065ee394dbc93e7aa63a48956531e984c56d8b5edb54d
languageName: node
linkType: hard

Expand Down Expand Up @@ -25727,7 +25727,7 @@ __metadata:
languageName: node
linkType: hard

"normalize-url@npm:^6.0.1, normalize-url@npm:^6.1.0":
"normalize-url@npm:^6.0.1":
version: 6.1.0
resolution: "normalize-url@npm:6.1.0"
checksum: 4a4944631173e7d521d6b80e4c85ccaeceb2870f315584fa30121f505a6dfd86439c5e3fdd8cd9e0e291290c41d0c3599f0cb12ab356722ed242584c30348e50
Expand Down Expand Up @@ -26741,12 +26741,12 @@ __metadata:
languageName: node
linkType: hard

"parse-path@npm:^5.0.0":
version: 5.0.0
resolution: "parse-path@npm:5.0.0"
"parse-path@npm:^7.0.0":
version: 7.0.0
resolution: "parse-path@npm:7.0.0"
dependencies:
protocols: ^2.0.0
checksum: e9f670559cd8e535f39f548bf5d41ad96a220190ea98df33d0babd9dfaa7c3c70ee2e55394078517d5e7e93c6a39c8eac1261ed3f9e68033656614fc954262e8
checksum: 244b46523a58181d251dda9b888efde35d8afb957436598d948852f416d8c76ddb4f2010f9fc94218b4be3e5c0f716aa0d2026194a781e3b8981924142009302
languageName: node
linkType: hard

Expand All @@ -26764,15 +26764,12 @@ __metadata:
languageName: node
linkType: hard

"parse-url@npm:^7.0.2":
version: 7.0.2
resolution: "parse-url@npm:7.0.2"
"parse-url@npm:^8.1.0":
version: 8.1.0
resolution: "parse-url@npm:8.1.0"
dependencies:
is-ssh: ^1.4.0
normalize-url: ^6.1.0
parse-path: ^5.0.0
protocols: ^2.0.1
checksum: 3e26852706bebe9fac409909316716dee52883d2fb5c82d65577effba1507abb7bc42bb59ce0ba6c8659168fb99acf89000bd8fe096ed3ad7124fa85227436d7
parse-path: ^7.0.0
checksum: b93e21ab4c93c7d7317df23507b41be7697694d4c94f49ed5c8d6288b01cba328fcef5ba388e147948eac20453dee0df9a67ab2012415189fff85973bdffe8d9
languageName: node
linkType: hard

Expand Down