mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 10:10:17 +08:00
Update checked-in dependencies
This commit is contained in:
17
node_modules/fast-xml-parser/package.json
generated
vendored
17
node_modules/fast-xml-parser/package.json
generated
vendored
@@ -60,13 +60,16 @@
|
||||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"typings": "src/fxp.d.ts",
|
||||
"funding": [{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/NaturalIntelligence"
|
||||
},{
|
||||
"type": "paypal",
|
||||
"url": "https://paypal.me/naturalintelligence"
|
||||
}],
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/NaturalIntelligence"
|
||||
},
|
||||
{
|
||||
"type": "paypal",
|
||||
"url": "https://paypal.me/naturalintelligence"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"strnum": "^1.0.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user