build: bump widgets/universal-router-sdk (#5582)
* build(deps): bump @uniswap/widgets from 2.22.0 to 2.22.2 Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets) from 2.22.0 to 2.22.2. - [Release notes](https://github.com/Uniswap/widgets/releases) - [Changelog](https://github.com/Uniswap/widgets/blob/main/.releaserc.json) - [Commits](https://github.com/Uniswap/widgets/compare/v2.22.0...v2.22.2) --- updated-dependencies: - dependency-name: "@uniswap/widgets" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> * build(deps): bump @uniswap/widgets to 2.22.5 * fix(snyk): ack oz vulns * build(deps): bump @uniswap/widgets to 2.22.9 Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
.snyk
0 → 100644
... | ... | @@ -149,14 +149,14 @@ |
"@uniswap/sdk-core": "^3.0.1", | ||
"@uniswap/smart-order-router": "^2.10.0", | ||
"@uniswap/token-lists": "^1.0.0-beta.30", | ||
"@uniswap/universal-router-sdk": "1.2.2", | ||
"@uniswap/universal-router-sdk": "1.3.0", | ||
"@uniswap/v2-core": "1.0.0", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@uniswap/v2-sdk": "^3.0.1", | ||
"@uniswap/v3-core": "1.0.0", | ||
"@uniswap/v3-periphery": "^1.1.1", | ||
"@uniswap/v3-sdk": "^3.9.0", | ||
"@uniswap/widgets": "2.22.0", | ||
"@uniswap/widgets": "2.22.9", | ||
"@vanilla-extract/css": "^1.7.2", | ||
"@vanilla-extract/css-utils": "^0.1.2", | ||
"@vanilla-extract/dynamic": "^2.0.2", | ||
... | ... |
Please register or sign in to comment