From e5995acd6c59104efc34feda73c5e90fddbc5951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:18:24 +0000 Subject: [PATCH] build(deps): bump json-templates from 5.0.0 to 5.1.0 Bumps [json-templates](https://github.com/datavis-tech/json-templates) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/datavis-tech/json-templates/releases) - [Commits](https://github.com/datavis-tech/json-templates/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: json-templates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72edee5..aac43ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8371,9 +8371,9 @@ "dev": true }, "node_modules/json-templates": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/json-templates/-/json-templates-5.0.0.tgz", - "integrity": "sha512-oQ9FrrwX1GmACI1iXZpUEaM+32NS5K9NtQDeQc6e1N950w/3D5VNjpq/otXwNqdv3DfLK85AdYWQZ6oBwqA1aw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/json-templates/-/json-templates-5.1.0.tgz", + "integrity": "sha512-WIurn7pduz4+HVfXKHlDyNjypO6UuyiMVf/aHScHqp96gl1QK7Nw1XzbFjUxKsDSPImT/Is+eAIbde8ns2EoLw==", "dependencies": { "object-path": "^0.11.8" } @@ -16130,9 +16130,9 @@ "dev": true }, "json-templates": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/json-templates/-/json-templates-5.0.0.tgz", - "integrity": "sha512-oQ9FrrwX1GmACI1iXZpUEaM+32NS5K9NtQDeQc6e1N950w/3D5VNjpq/otXwNqdv3DfLK85AdYWQZ6oBwqA1aw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/json-templates/-/json-templates-5.1.0.tgz", + "integrity": "sha512-WIurn7pduz4+HVfXKHlDyNjypO6UuyiMVf/aHScHqp96gl1QK7Nw1XzbFjUxKsDSPImT/Is+eAIbde8ns2EoLw==", "requires": { "object-path": "^0.11.8" }