From 7756f8732644f41fd79657cd08db83aeba2f8010 Mon Sep 17 00:00:00 2001 From: "Andrew W. Harn" Date: Mon, 16 Oct 2023 13:05:36 -0400 Subject: [PATCH] Update dependencies and snapshots Signed-off-by: Andrew W. Harn --- package-lock.json | 28 +++++++++---------- package.json | 4 +-- .../BasicProfileManager.save.test.ts.snap | 2 +- .../BasicProfileManager.validate.test.ts.snap | 2 +- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bd855e80..278766bc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,12 +26,12 @@ "jest-diff": "27.0.6", "js-yaml": "4.1.0", "jsonfile": "4.0.0", - "jsonschema": "1.1.1", + "jsonschema": "1.4.1", "lodash": "4.17.21", "lodash-deep": "2.0.0", "log4js": "6.4.6", "markdown-it": "12.3.2", - "mustache": "2.3.0", + "mustache": "2.3.2", "npm-package-arg": "9.1.0", "opener": "1.5.2", "pacote": "11.1.4", @@ -11120,9 +11120,9 @@ ] }, "node_modules/jsonschema": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.1.1.tgz", - "integrity": "sha1-PO3o4+QR03eHLu+8n98mODy8Ptk=", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.1.tgz", + "integrity": "sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ==", "engines": { "node": "*" } @@ -11849,9 +11849,9 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "node_modules/mustache": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz", - "integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.2.tgz", + "integrity": "sha512-KpMNwdQsYz3O/SBS1qJ/o3sqUJ5wSb8gb0pul8CO0S56b9Y2ALm8zCfsjPXsqGFfoNBkDwZuZIAjhsZI03gYVQ==", "bin": { "mustache": "bin/mustache" }, @@ -23245,9 +23245,9 @@ "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" }, "jsonschema": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.1.1.tgz", - "integrity": "sha1-PO3o4+QR03eHLu+8n98mODy8Ptk=" + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.1.tgz", + "integrity": "sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ==" }, "jstree": { "version": "3.3.12", @@ -23801,9 +23801,9 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "mustache": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz", - "integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=" + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.2.tgz", + "integrity": "sha512-KpMNwdQsYz3O/SBS1qJ/o3sqUJ5wSb8gb0pul8CO0S56b9Y2ALm8zCfsjPXsqGFfoNBkDwZuZIAjhsZI03gYVQ==" }, "mute-stream": { "version": "0.0.8", diff --git a/package.json b/package.json index 6a287522d..3fb474a67 100644 --- a/package.json +++ b/package.json @@ -69,12 +69,12 @@ "jest-diff": "27.0.6", "js-yaml": "4.1.0", "jsonfile": "4.0.0", - "jsonschema": "1.1.1", + "jsonschema": "1.4.1", "lodash": "4.17.21", "lodash-deep": "2.0.0", "log4js": "6.4.6", "markdown-it": "12.3.2", - "mustache": "2.3.0", + "mustache": "2.3.2", "npm-package-arg": "9.1.0", "opener": "1.5.2", "pacote": "11.1.4", diff --git a/packages/profiles/__tests__/__snapshots__/BasicProfileManager.save.test.ts.snap b/packages/profiles/__tests__/__snapshots__/BasicProfileManager.save.test.ts.snap index bdd9d9b30..950e4aadf 100644 --- a/packages/profiles/__tests__/__snapshots__/BasicProfileManager.save.test.ts.snap +++ b/packages/profiles/__tests__/__snapshots__/BasicProfileManager.save.test.ts.snap @@ -61,7 +61,7 @@ exports[`Basic Profile Manager Save should detect that the dependencies are pres exports[`Basic Profile Manager Save should fail a save request if a profile has more properties than defined on the schema 1`] = ` "Errors located in profile \\"tasty_apple\\" of type \\"apple\\": -profile additionalProperty \\"seedless\\" exists in instance when not allowed +profile is not allowed to have the additional property \\"seedless\\" " `; diff --git a/packages/profiles/__tests__/__snapshots__/BasicProfileManager.validate.test.ts.snap b/packages/profiles/__tests__/__snapshots__/BasicProfileManager.validate.test.ts.snap index 5d2a6372f..0b4000e40 100644 --- a/packages/profiles/__tests__/__snapshots__/BasicProfileManager.validate.test.ts.snap +++ b/packages/profiles/__tests__/__snapshots__/BasicProfileManager.validate.test.ts.snap @@ -35,7 +35,7 @@ exports[`Basic Profile Manager Validate should detect undefined parms 1`] = `"Ex exports[`Basic Profile Manager Validate should fail a save request if a profile has more properties than defined on the schema 1`] = ` "Errors located in profile \\"good_apple\\" of type \\"apple\\": -profile additionalProperty \\"seedless\\" exists in instance when not allowed +profile is not allowed to have the additional property \\"seedless\\" " `;