File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 86
86
"@babel/core" : " ^7.23.2" ,
87
87
"@babel/traverse" : " ^7.23.2" ,
88
88
"loader-utils" : " 2.0.4" ,
89
+ "nanoid" : " 3.3.8" ,
89
90
"minimatch" : " 3.1.2" ,
90
91
"decode-uri-component" : " 0.2.1" ,
91
92
"cross-spawn" : " ^7.0.5" ,
Original file line number Diff line number Diff line change @@ -11968,12 +11968,12 @@ __metadata:
11968
11968
languageName: node
11969
11969
linkType: hard
11970
11970
11971
- "nanoid@npm:^ 3.3.6 ":
11972
- version: 3.3.7
11973
- resolution: "nanoid@npm:3.3.7 "
11971
+ "nanoid@npm:3.3.8 ":
11972
+ version: 3.3.8
11973
+ resolution: "nanoid@npm:3.3.8 "
11974
11974
bin:
11975
11975
nanoid: bin/nanoid.cjs
11976
- checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
11976
+ checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
11977
11977
languageName: node
11978
11978
linkType: hard
11979
11979
You can’t perform that action at this time.
0 commit comments