Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit d7db584

Browse files
ljmottawtrocki
authored andcommitted
Update uniforms dependency
1 parent bd97f98 commit d7db584

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "16.13.1",
1515
"react-scripts": "3.1.1",
1616
"simpl-schema": "1.5.7",
17-
"uniforms": "3.4.0",
17+
"uniforms": "3.5.1",
1818
"uniforms-bridge-graphql": "3.5.1",
1919
"uniforms-bridge-json-schema": "3.5.1",
2020
"uniforms-bridge-simple-schema": "3.5.1",

examples/yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10728,7 +10728,7 @@ [email protected], tslib@^2.0.1:
1072810728
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
1072910729
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
1073010730

10731-
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
10731+
tslib@^1.8.1, tslib@^1.9.0:
1073210732
version "1.14.1"
1073310733
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1073410734
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -10913,16 +10913,7 @@ [email protected]:
1091310913
resolved "https://registry.yarnpkg.com/uniforms-patternfly/-/uniforms-patternfly-4.5.0.tgz#b67e0f6dc92760e50a12744f2cb6f89221d5fcaa"
1091410914
integrity sha512-QSQsrjyY1r40UgzwONMKW1IEmCW6dOQGHcwLLshnNixUMzpJaQVUlIO/RGs7+xEvefgItIgnp5U+7yGhdfLo8g==
1091510915

10916-
10917-
version "3.4.0"
10918-
resolved "https://registry.yarnpkg.com/uniforms/-/uniforms-3.4.0.tgz#3c3c59a1c644a80a7539d1af9e21ac7029ed8a0a"
10919-
integrity sha512-eCbUYPkVVUWUDXweTeVFZqipkj5Sna42GMvjvcutyw+s5iP18o6QfPZsOTHwLXThPyObqehL5spPJvsznKlPaw==
10920-
dependencies:
10921-
invariant "^2.0.0"
10922-
lodash "^4.0.0"
10923-
tslib "^1.10.0"
10924-
10925-
uniforms@^3.5.1:
10916+
[email protected], uniforms@^3.5.1:
1092610917
version "3.5.1"
1092710918
resolved "https://registry.yarnpkg.com/uniforms/-/uniforms-3.5.1.tgz#7ae798518cc280c60e22cd1077aaa9440e2c6a84"
1092810919
integrity sha512-1N8Y/QB2YSiMJMkwh1iAAzEd2jVDDa5qzL0VynzD8bsaHBB2UhUPUavAitLXK1s+nL76Y472+iMG0p5onQl4hg==

0 commit comments

Comments
 (0)