|
|
|
@ -14341,6 +14341,14 @@
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/stacktrace-parser/node_modules/type-fest": {
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/statuses": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
|
|
@ -14902,11 +14910,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type-fest": {
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==",
|
|
|
|
|
"version": "4.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-JLXyjizi072smKGGcZiAJDCNweT8J+AuRxmPZ1aG7TERg4ijx9REl8CNhbr36RV4qXqL1gO1FF9HL8OkVmmrsA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type-is": {
|
|
|
|
|