Skip to content

Commit 934b8b3

Browse files
Bump y18n from 4.0.0 to 4.0.3 in /tfjs-vis/demos/mnist (#6236)
SECURITY Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3) --- updated-dependencies: - dependency-name: y18n dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfcac25 commit 934b8b3

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

tfjs-vis/demos/mnist/yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -863,9 +863,16 @@
863863
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-3.5.0.tgz#032c7afd93615dad0158d65a6341c57dbd0305ae"
864864
integrity sha512-vuJsJdJej5uFC4d5xlRvNm7iONEL1pS5owjNoJ4MpNcZOtNd7kfI8qYPL8ICickG0EdXjUVa3A209iDdH0qiqA==
865865

866-
"@tensorflow/tfjs-vis@link:../..":
867-
version "0.0.0"
868-
uid ""
866+
"@tensorflow/tfjs-vis@link:../../../tfjs-vis":
867+
version "1.4.3"
868+
dependencies:
869+
d3-format "~1.3.0"
870+
d3-selection "~1.3.0"
871+
glamor "~2.20.40"
872+
preact "~8.2.9"
873+
vega "5.20.0"
874+
vega-embed "6.17.0"
875+
vega-lite "4.13.1"
869876

870877
"@tensorflow/[email protected]":
871878
version "3.5.0"
@@ -3660,9 +3667,9 @@ xxhash-wasm@^0.4.2:
36603667
integrity sha512-/eyHVRJQCirEkSZ1agRSCwriMhwlyUcFkXD5TPVSLP+IPzjsqMVzZwdoczLp1SoQU0R3dxz1RpIK+4YNQbCVOA==
36613668

36623669
y18n@^4.0.0:
3663-
version "4.0.0"
3664-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
3665-
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
3670+
version "4.0.3"
3671+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
3672+
integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==
36663673

36673674
y18n@^5.0.5:
36683675
version "5.0.5"

0 commit comments

Comments
 (0)