From 14af2c20fbca4f988de196875fb747948a7a5350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:09:11 +0000 Subject: [PATCH] Bump survey-core from 1.9.122 to 1.12.15 Bumps [survey-core](https://github.com/surveyjs/surveyjs) from 1.9.122 to 1.12.15. - [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.15) --- 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..d4e8903 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.15", + "resolved": "https://registry.npmjs.org/survey-core/-/survey-core-1.12.15.tgz", + "integrity": "sha512-Sp7WzStRLbb7uOFHhzKUx23p8YQpGDmUIPyx/7cICAxLIdhDGGungL9QGi+cLlmT1rStYOQ1Pl72ceEVRdk30g==" }, "node_modules/survey-react-ui": { "version": "1.9.122",