diff --git a/package-lock.json b/package-lock.json index 3b5beb1..fd5a415 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,6 +7,7 @@ "": { "name": "underhive", "version": "0.4.23", + "license": "Apache-2.0", "dependencies": { "@babel/generator": "^7.23.4", "@babel/parser": "^7.23.4", @@ -11678,9 +11679,12 @@ } }, "node_modules/hotkeys-js": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.8.1.tgz", - "integrity": "sha512-YlhVQtyG9f1b7GhtzdhR0Pl+cImD1ZrKI6zYUa7QLd0zuThiL7RzZ+ANJyy7z+kmcCpNYBf5PjBa3CjiQ5PFpw==" + "version": "3.13.5", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.5.tgz", + "integrity": "sha512-xqPBCCC9QtLUpNZhlncfPhY/KMMiiA5+YsLDCTbwDfVBvCM+IQJPZwqB8iURZI9GQYcsmqpSlARZ238puVEs3Q==", + "funding": { + "url": "https://jaywcjlove.github.io/#/sponsor" + } }, "node_modules/hpack.js": { "version": "2.1.6",