diff --git a/package-lock.json b/package-lock.json index 9998531d..415f57bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7397,9 +7397,19 @@ "license": "MIT" }, "node_modules/linkify-it": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", - "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz", + "integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/markdown-it" + } + ], "license": "MIT", "dependencies": { "uc.micro": "^2.0.0" @@ -10559,19 +10569,6 @@ "@dev/build-tools": "^1.0.0" } }, - "packages/dev/babylon_ext": { - "name": "spacexr-babylon-ext", - "version": "1.0.0", - "extraneous": true - }, - "packages/dev/babylon-gui": { - "name": "spacexr-babylon-gui", - "version": "1.0.0", - "extraneous": true, - "dependencies": { - "path-scurry": "^1.10.1" - } - }, "packages/dev/buildTools": { "name": "@dev/build-tools", "version": "1.0.0",