Skip to content

Commit dfcac25

Browse files
Bump y18n from 4.0.0 to 4.0.3 in /tfjs-vis/demos/mnist_internals (#6235)
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 51d180a commit dfcac25

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

tfjs-vis/demos/mnist_internals/yarn.lock

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

750-
"@tensorflow/tfjs-vis@link:../..":
751-
version "0.0.0"
752-
uid ""
750+
"@tensorflow/tfjs-vis@link:../../../tfjs-vis":
751+
version "1.4.3"
752+
dependencies:
753+
d3-format "~1.3.0"
754+
d3-selection "~1.3.0"
755+
glamor "~2.20.40"
756+
preact "~8.2.9"
757+
vega "5.20.0"
758+
vega-embed "6.17.0"
759+
vega-lite "4.13.1"
753760

754761
"@tensorflow/[email protected]":
755762
version "3.5.0"
@@ -3490,9 +3497,9 @@ xxhash-wasm@^0.4.2:
34903497
integrity sha512-/eyHVRJQCirEkSZ1agRSCwriMhwlyUcFkXD5TPVSLP+IPzjsqMVzZwdoczLp1SoQU0R3dxz1RpIK+4YNQbCVOA==
34913498

34923499
y18n@^4.0.0:
3493-
version "4.0.0"
3494-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
3495-
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
3500+
version "4.0.3"
3501+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
3502+
integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==
34963503

34973504
y18n@^5.0.5:
34983505
version "5.0.5"

0 commit comments

Comments
 (0)