mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
Bump uuid from 3.2.1 to 3.3.3 in /app
Bumps [uuid](https://github.com/kelektiv/node-uuid) from 3.2.1 to 3.3.3. - [Release notes](https://github.com/kelektiv/node-uuid/releases) - [Changelog](https://github.com/kelektiv/node-uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node-uuid/compare/v3.2.1...v3.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3fc6239c3e
commit
cee50c0007
2 changed files with 5 additions and 4 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
"react-dom": "16.11.0",
|
"react-dom": "16.11.0",
|
||||||
"semver": "6.3.0",
|
"semver": "6.3.0",
|
||||||
"shell-env": "3.0.0",
|
"shell-env": "3.0.0",
|
||||||
"uuid": "3.2.1",
|
"uuid": "3.3.3",
|
||||||
"winreg": "1.2.4"
|
"winreg": "1.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -635,9 +635,10 @@ uri-js@^4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
punycode "^2.1.0"
|
punycode "^2.1.0"
|
||||||
|
|
||||||
uuid@3.2.1:
|
uuid@3.3.3:
|
||||||
version "3.2.1"
|
version "3.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
|
||||||
|
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
|
||||||
|
|
||||||
which@^1.2.9:
|
which@^1.2.9:
|
||||||
version "1.3.1"
|
version "1.3.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue