Skip to content

Commit fa7c232

Browse files
authored
Merge pull request #948 from pradnya-orchestral/update_node-uuid_1.4.8
Update node-UUID to latest 1.4.8 for security vulnerability issue
2 parents 80c08ac + 870a342 commit fa7c232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"mixin-deep": "^1.3.2",
8181
"moment": "2.24.0",
8282
"node": "^14.16.1",
83-
"node-uuid": "^1.4.4",
83+
"node-uuid": "^1.4.8",
8484
"open": "^8.4.0",
8585
"qs": "^6.10.2",
8686
"react": "16.8.6",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -8431,7 +8431,7 @@ [email protected]:
84318431
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.0.tgz#07f9b2337572ff6275c775e1d48513f3a45d7a65"
84328432
integrity sha1-B/myM3Vy/2J1x3Xh1IUT86RdemU=
84338433

8434-
node-uuid@^1.4.4:
8434+
node-uuid@^1.4.8:
84358435
version "1.4.8"
84368436
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907"
84378437
integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=

0 commit comments

Comments
 (0)