chore(deps): lock file maintenance

This commit is contained in:
renovate[bot]
2024-12-02 03:59:25 +00:00
committed by GitHub
parent f7b21ca3f6
commit e6dc7d2d0d

View File

@@ -4938,12 +4938,13 @@
}
},
"node_modules/is-number-object": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.0.tgz",
"integrity": "sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw==",
"license": "MIT",
"dependencies": {
"has-tostringtag": "^1.0.0"
"call-bind": "^1.0.7",
"has-tostringtag": "^1.0.2"
},
"engines": {
"node": ">= 0.4"