From 9653c9f58551367855dd23ae751cb41de68088b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 05:44:34 +0000 Subject: [PATCH] Bump @types/jsonpath from 0.2.2 to 0.2.3 Bumps [@types/jsonpath](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonpath) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonpath) --- updated-dependencies: - dependency-name: "@types/jsonpath" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53386d3..3d666ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1124,9 +1124,9 @@ "dev": true }, "node_modules/@types/jsonpath": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.2.tgz", - "integrity": "sha512-uo4BNABD0IVcJQjOmOq/atfxHVTniFaQEHrrGSANpWyS96ecej/85YXLvLWNe+tLshUz9/IbMbzImbKNo71WxA==" + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.3.tgz", + "integrity": "sha512-vNn3xVLWSDjyppcpyRs7ZjN5pBQxdplCC2fBr0dTvcaxFVVKWah0/Gul00j4kIW+HVjxhE2ALm3FiW4SIwJh3w==" }, "node_modules/@types/linkify-it": { "version": "3.0.3",