diff --git a/package-lock.json b/package-lock.json index bc32e615..181da3c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,11 +16,11 @@ "@codemirror/lint": "^6.9.2", "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.38.8", - "@digitalbazaar/cborld": "^8.0.2", + "@digitalbazaar/cborld": "^8.1.0", "@playwright/test": "^1.52.0", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", - "bootstrap-italia": "^2.18.0", + "bootstrap-italia": "^2.18.1", "cbor2": "^2.0.1", "codemirror": "^6.0.2", "fomantic-ui": "^2.9.4", @@ -578,21 +578,21 @@ } }, "node_modules/@digitalbazaar/cborld": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@digitalbazaar/cborld/-/cborld-8.0.2.tgz", - "integrity": "sha512-+RQwXoyzu1V5KnM94cF6EjdhyxFLuDX/qsTbcwsAVO0eE8Bvb7Ikw0cgL5J5Frc5QgMFBYcQ0yTi/poWuYWMSg==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@digitalbazaar/cborld/-/cborld-8.1.0.tgz", + "integrity": "sha512-Nk25k+sSdZQqIH16/e71yng7dengS5vzyRckW2yjtNiYBhgCZLbHaMTea9Z/oGeSa2UPQUnRt4gUbury4EzmJw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { "base58-universal": "^2.0.0", "base64url-universal": "^2.0.0", - "cborg": "^4.2.2", - "js-base64": "^3.7.7", - "uuid": "^10.0.0", + "cborg": "^5.1.1", + "js-base64": "^3.7.8", + "uuid": "^14.0.0", "varint": "^6.0.0" }, "engines": { - "node": ">=18" + "node": ">=20" } }, "node_modules/@digitalbazaar/http-client": { @@ -3662,9 +3662,9 @@ "license": "MIT" }, "node_modules/bootstrap-italia": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/bootstrap-italia/-/bootstrap-italia-2.18.0.tgz", - "integrity": "sha512-YyvtRqCfbFp3+32a8FfjT/sR1e0thkuH4RobsI4kaVhUE2BkKZY7o07dvVZP+3rCBEcx2QmkDlzo51RLwcjxrg==", + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/bootstrap-italia/-/bootstrap-italia-2.18.1.tgz", + "integrity": "sha512-pcvB8gH+VrNigwnfsEDkmcASKz6edwPfiwIJE1Q9W02bvS7UJwYK/FgAKJZZYG2UJn11a2wTOgzR7rPW0DmP/Q==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -3676,20 +3676,10 @@ "just-validate": "^4.3.0", "minimasonry": "^1.3.2", "progressbar.js": "^1.1.0", - "uuid": "^8.3.2", + "uuid": "^14.0.0", "video.js": "^8.21.0" } }, - "node_modules/bootstrap-italia/node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true, - "license": "MIT", - "bin": { - "uuid": "dist/bin/uuid" - } - }, "node_modules/boxen": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.0.0.tgz", @@ -3864,9 +3854,9 @@ } }, "node_modules/cborg": { - "version": "4.2.13", - "resolved": "https://registry.npmjs.org/cborg/-/cborg-4.2.13.tgz", - "integrity": "sha512-HAiZCITe/5Av0ukt6rOYE+VjnuFGfujN3NUKgEbIlONpRpsYMZAa+Bjk16mj6dQMuB0n81AuNrcB9YVMshcrfA==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/cborg/-/cborg-5.1.1.tgz", + "integrity": "sha512-BDbSRIp6XrQXkTc7g+DN0RB9RrDPTUfals2ecWUlt3juPLjbAvy/V72mJcXY0Ehu0Dq/3WpNCOCT68HUTbW+lw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -11113,9 +11103,9 @@ "license": "MIT" }, "node_modules/uuid": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", - "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz", + "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==", "dev": true, "funding": [ "https://github.com/sponsors/broofa", @@ -11123,7 +11113,7 @@ ], "license": "MIT", "bin": { - "uuid": "dist/bin/uuid" + "uuid": "dist-node/bin/uuid" } }, "node_modules/v8flags": { diff --git a/package.json b/package.json index ed8c4dba..d31906c6 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,10 @@ "@codemirror/lint": "^6.9.2", "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.38.8", - "@digitalbazaar/cborld": "^8.0.2", + "@digitalbazaar/cborld": "^8.1.0", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", - "bootstrap-italia": "^2.18.0", + "bootstrap-italia": "^2.18.1", "cbor2": "^2.0.1", "codemirror": "^6.0.2", "fomantic-ui": "^2.9.4",