diff --git a/package-lock.json b/package-lock.json index 9d283d2..fa76769 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1213,9 +1213,9 @@ } }, "@exabyte-io/ade.js": { - "version": "2022.11.15-0", - "resolved": "https://registry.npmjs.org/@exabyte-io/ade.js/-/ade.js-2022.11.15-0.tgz", - "integrity": "sha512-mL+8h/Pcy+R6J8UDRYqW79wIEOKdTPXcQI3s9oOiWeF1WJ4kdycUI6l6z4ZCWIgJKPJCoK5kXKURRd1vbt7baQ==", + "version": "2022.11.16-0", + "resolved": "https://registry.npmjs.org/@exabyte-io/ade.js/-/ade.js-2022.11.16-0.tgz", + "integrity": "sha512-LbRg8hOhxvw4Y5F4qO0JkyrSiC30dZgj/SV6oXn2iOcb7jmqpJjVK+Q4hOPxet3OSZfFr4JMHYhYl2boYOG0MA==", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index c17701a..f79e193 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@exabyte-io/made.js": "2022.6.15-0", - "@exabyte-io/ade.js": "2022.11.15-0", + "@exabyte-io/ade.js": "2022.11.16-0", "@exabyte-io/ide.js": "2022.7.28-1", "@exabyte-io/mode.js": "2022.10.11-0", "@exabyte-io/code.js": "2022.11.11-0",