Commit 0a721d36783476c756aabba66d8da3c2a3cbbb7c
1 parent
339e6b4bba
Exists in
master
and in
1 other branch
Dep: uuid
Showing 2 changed files with 5 additions and 4 deletions Side-by-side Diff
package-lock.json
... | ... | @@ -4367,9 +4367,9 @@ |
4367 | 4367 | "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" |
4368 | 4368 | }, |
4369 | 4369 | "uuid": { |
4370 | - "version": "3.3.2", | |
4371 | - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", | |
4372 | - "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" | |
4370 | + "version": "3.3.3", | |
4371 | + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz", | |
4372 | + "integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==" | |
4373 | 4373 | }, |
4374 | 4374 | "v8-compile-cache": { |
4375 | 4375 | "version": "2.1.0", |