From 65d4f5d58720f5e0faf9e81999b81a856df891d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 11:39:51 +0000 Subject: [PATCH] Bump @microsoft/kiota-serialization-json Bumps [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.24 to 1.0.0-preview.26. - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.24...@microsoft/kiota-serialization-json@1.0.0-preview.26) --- updated-dependencies: - dependency-name: "@microsoft/kiota-serialization-json" 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 5f909a3ede8..cc0fad0f0e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -249,9 +249,9 @@ } }, "node_modules/@microsoft/kiota-serialization-json": { - "version": "1.0.0-preview.24", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.24.tgz", - "integrity": "sha512-fnU89kafYq6if9oqMshHsL8rucDN+Xr2Cow5uWQauhfDLFrfwGaJK0Kcl9svHFwQ8CYJIUeHPNSu5WZB89LaCw==", + "version": "1.0.0-preview.26", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.26.tgz", + "integrity": "sha512-JSHA+jDkg2E2M6mizQnRjvuz+dTtZGU4HPSAh7koH+AxcRL5R6CrSu9AB7X9rKyNKc8JotsKy77lFc/1Rz/2tA==", "dependencies": { "@microsoft/kiota-abstractions": "^1.0.0-preview.26", "guid-typescript": "^1.0.9",