From 6395864dafb8b05577d95095c2358e59dabaa927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:00:44 +0000 Subject: [PATCH] Bump survey-core from 1.9.122 to 1.12.17 Bumps [survey-core](https://github.com/surveyjs/surveyjs) from 1.9.122 to 1.12.17. - [Release notes](https://github.com/surveyjs/surveyjs/releases) - [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/surveyjs/surveyjs/compare/v1.9.122...v1.12.17) --- updated-dependencies: - dependency-name: survey-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 96ea56f..66c25b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react-dom": "^18.2.0", "react-router-dom": "^6.22.0", "survey-core": "latest", - "survey-react-ui": "latest", + "survey-react-ui": "*", "surveyjs-widgets": "^1.10.3", "swr": "^2.2.4", "zustand": "^4.5.0" @@ -7536,9 +7536,9 @@ } }, "node_modules/survey-core": { - "version": "1.9.122", - "resolved": "https://registry.npmjs.org/survey-core/-/survey-core-1.9.122.tgz", - "integrity": "sha512-1SSxEZwhD+GdhfVKDDNhX/EGGyvcG1OT0XPF/jQCIZL0w72YSc0Tw1zzClYwDXEA/x25jnNYhKE4i5HKRZ16+A==" + "version": "1.12.17", + "resolved": "https://registry.npmjs.org/survey-core/-/survey-core-1.12.17.tgz", + "integrity": "sha512-gjJx+tnMtsPEW3+wLBFQvIrl9K88HMNLEJ9H6rgCtCafZy8V6xcQQHLMLv5XgYVy2Hs/crqoSs7Dg08kMUxubA==" }, "node_modules/survey-react-ui": { "version": "1.9.122",