From e537f33f3c2533d7d6db429c75d1bcfd9a26db2e Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 2 Sep 2021 13:41:39 +0200 Subject: [PATCH] chore: updating core library too as they need bumping at the same time Signed-off-by: blam --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 59deeb3b96..83741da8a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5038,9 +5038,9 @@ react-lifecycles-compat "^3.0.4" "@rjsf/core@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@rjsf/core/-/core-3.0.0.tgz#7f79b0635c969e3fbfe0aaa4773d844fbee68a63" - integrity sha512-QSvyVMDiwd7neVnIMOte4tZUvtDWgLDYKOsq1tgCsIFh+RXskd3AEBf6IsK8w6Wg36Om7YalDqqrtXbk9z+rLw== + version "3.1.0" + resolved "https://registry.npmjs.org/@rjsf/core/-/core-3.1.0.tgz#7667364a4532e25c164abbc2adabe39157ffec4c" + integrity sha512-EwM2juiQxEdXzFy9rIIsDr6/e+FYeR1cKx0/no8ASEuXZ1p+/nf/CxKGobzD6UhpRip7JK9PhhuHFEFBIjHFJA== dependencies: "@types/json-schema" "^7.0.7" ajv "^6.7.0"