File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " path-scurry" ,
3
- "version" : " 1.11.0 " ,
3
+ "version" : " 1.11.1 " ,
4
4
"description" : " walk paths fast and efficiently" ,
5
5
"author" : " Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)" ,
6
6
"main" : " ./dist/commonjs/index.js" ,
65
65
"typecheck" : true
66
66
},
67
67
"engines" : {
68
- "node" : " >=16 || 14 >=14.17 "
68
+ "node" : " >=16 || 14 >=14.18 "
69
69
},
70
70
"funding" : {
71
71
"url" : " https://github.com/sponsors/isaacs"
Original file line number Diff line number Diff line change 9591
9591
"dev": true
9592
9592
},
9593
9593
"node_modules/path-scurry": {
9594
- "version": "1.11.0 ",
9595
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.0 .tgz",
9596
- "integrity": "sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw ==",
9594
+ "version": "1.11.1 ",
9595
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1 .tgz",
9596
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==",
9597
9597
"inBundle": true,
9598
9598
"dependencies": {
9599
9599
"lru-cache": "^10.2.0",
9600
9600
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
9601
9601
},
9602
9602
"engines": {
9603
- "node": ">=16 || 14 >=14.17 "
9603
+ "node": ">=16 || 14 >=14.18 "
9604
9604
},
9605
9605
"funding": {
9606
9606
"url": "https://github.com/sponsors/isaacs"
You can’t perform that action at this time.
0 commit comments