diff --git a/package-lock.json b/package-lock.json index f810c65b8..731234d61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "doc_vuepress", - "version": "6.0.1", + "version": "6.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "doc_vuepress", - "version": "6.0.1", + "version": "6.1.0", "dependencies": { "ansi-html-community": "0.0.8", "glob": "^13.0.6", @@ -41,7 +41,7 @@ "nunjucks": "^3.2.4", "path": "^0.12.7", "plyr": "^3.7.8", - "postcss": "^8.5.14", + "postcss": "^8.5.25", "sass-embedded": "^1.79.4", "semver-compare": "^1.0.0", "vidstack": "^1.11.19", @@ -51,7 +51,7 @@ "vuepress-plugin-components": "2.0.0-rc.107", "vuepress-shared": "2.0.0-rc.107", "vuepress-theme-hope": "2.0.0-rc.107", - "yargs": "^18.0.0" + "yargs": "^18.1.0" } }, "node_modules/@apideck/better-ajv-errors": { @@ -8233,9 +8233,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "4.1.1", - "resolved": "https://npm.artifacts.pd-internal.com/npm/fast-uri/-/fast-uri-4.1.1.tgz", - "integrity": "sha512-YPOs1zD5TG2+EZt+r88LwF6mclA7TPkpwMP7ZN3TO2HiHS8TXvq7QA/17iJsV9dubcLo/f8eEYqMBruyQV21hQ==", + "version": "4.1.2", + "resolved": "https://npm.artifacts.pd-internal.com/npm/fast-uri/-/fast-uri-4.1.2.tgz", + "integrity": "sha512-TyGmBcbDTZXcb2cj5MV89DrF42DKvb3y5DDUNh95iO+IMeAzMkVSxK1PZRrRIpc9yg8U2GhGdbofNa0LS/a4Bw==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 8298360c5..bf677f1c0 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "overrides": { "@apidevtools/json-schema-ref-parser": "^15.3.6", "nostics": "1.2.0", - "fast-uri": "4.1.1", + "fast-uri": "4.1.2", "brace-expansion": "5.0.9" }, "browserslist": [