Skip to content

Commit 0d24530

Browse files
chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /example/server
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 574acfb commit 0d24530

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3468,9 +3468,9 @@ js-tokens@^4.0.0:
34683468
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
34693469

34703470
js-yaml@^3.13.1:
3471-
version "3.14.1"
3472-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
3473-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
3471+
version "3.14.2"
3472+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
3473+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
34743474
dependencies:
34753475
argparse "^1.0.7"
34763476
esprima "^4.0.0"

0 commit comments

Comments
 (0)