From eabccfe8730a2e7dbc36a8a2fb9d1d788b961792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:36:18 +0000 Subject: [PATCH] Bump @types/jsonpath from 0.2.1 to 0.2.2 Bumps [@types/jsonpath](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonpath) from 0.2.1 to 0.2.2. - [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 7e3b9a6..9309fbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1124,9 +1124,9 @@ "dev": true }, "node_modules/@types/jsonpath": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.1.tgz", - "integrity": "sha512-CmRqkJfGIthwvW6vbNeY8wI3opKqnvX8+ec83PcK14Ee3RSla1ErAFeY/gVsh42Dm/uLCnD+pkQEDDkKuBK2bQ==" + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.2.tgz", + "integrity": "sha512-uo4BNABD0IVcJQjOmOq/atfxHVTniFaQEHrrGSANpWyS96ecej/85YXLvLWNe+tLshUz9/IbMbzImbKNo71WxA==" }, "node_modules/@types/linkify-it": { "version": "3.0.3",