From 89cd01a30f1144f3c3616000f3b124a55e9bead5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 03:02:02 +0000 Subject: [PATCH] Bump ace-builds from 1.4.14 to 1.15.2 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.14 to 1.15.2. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.14...v1.15.2) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0473a25..aa456b7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@material-ui/core": "^4.12.3", "@material-ui/lab": "^4.0.0-alpha.60", "@openzeppelin/contracts": "^4.5.0", - "ace-builds": "^1.4.14", + "ace-builds": "^1.15.2", "bignumber.js": "^9.0.2", "ethers": "^5.6.2", "honeyswap-default-token-list": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 9f1c612..2424a5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2866,10 +2866,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -ace-builds@^1.4.14: - version "1.4.14" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.4.14.tgz#2c41ccbccdd09e665d3489f161a20baeb3a3c852" - integrity sha512-NBOQlm9+7RBqRqZwimpgquaLeTJFayqb9UEPtTkpC3TkkwDnlsT/TwsCC0svjt9kEZ6G9mH5AEOHSz6Q/HrzQQ== +ace-builds@^1.15.2, ace-builds@^1.4.14: + version "1.15.2" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.15.2.tgz#e9be5c4cbc835894e1202ddc8f7a1f0df049f321" + integrity sha512-ANXWnANcB4XgC9tyCtG8EXjeDdDY6iJuPQs+pDiZF/2chQMU7LTOBgw9xJdeRzRyNX5+KGZKwgB80XyY2n5QvA== acorn-globals@^6.0.0: version "6.0.0"