This is an automated email from the ASF dual-hosted git repository.
popduke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bifromq-sites.git
The following commit(s) were added to refs/heads/master by this push:
new de4ffcbe Bump fast-xml-parser and openapi-sampler (#37)
de4ffcbe is described below
commit de4ffcbe344af560b9096eac97be8767eeec2244
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 15:37:28 2026 +0800
Bump fast-xml-parser and openapi-sampler (#37)
Bumps
[fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and
[openapi-sampler](https://github.com/redocly/openapi-sampler). These
dependencies needed to be updated together.
Updates `fast-xml-parser` from 4.5.3 to 5.3.6
- [Release
notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
-
[Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/v5.3.6)
Updates `openapi-sampler` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/redocly/openapi-sampler/releases)
- [Commits](https://github.com/redocly/openapi-sampler/commits)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.6
dependency-type: indirect
- dependency-name: openapi-sampler
dependency-version: 1.7.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index ceba47f6..f39a7a0e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9284,9 +9284,9 @@
"license": "BSD-3-Clause"
},
"node_modules/fast-xml-parser": {
- "version": "4.5.3",
- "resolved":
"https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz",
- "integrity":
"sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==",
+ "version": "5.3.6",
+ "resolved":
"https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz",
+ "integrity":
"sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA==",
"funding": [
{
"type": "github",
@@ -9295,7 +9295,7 @@
],
"license": "MIT",
"dependencies": {
- "strnum": "^1.1.1"
+ "strnum": "^2.1.2"
},
"bin": {
"fxparser": "src/cli/cli.js"
@@ -14211,13 +14211,13 @@
}
},
"node_modules/openapi-sampler": {
- "version": "1.6.2",
- "resolved":
"https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.6.2.tgz",
- "integrity":
"sha512-NyKGiFKfSWAZr4srD/5WDhInOWDhfml32h/FKUqLpEwKJt0kG0LGUU0MdyNkKrVGuJnw6DuPWq/sHCwAMpiRxg==",
+ "version": "1.7.0",
+ "resolved":
"https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.0.tgz",
+ "integrity":
"sha512-fWq32F5vqGpgRJYIarC/9Y1wC9tKnRDcCOjsDJ7MIcSv2HsE7kNifcXIZ8FVtNStBUWxYrEk/MKqVF0SwZ5gog==",
"license": "MIT",
"dependencies": {
"@types/json-schema": "^7.0.7",
- "fast-xml-parser": "^4.5.0",
+ "fast-xml-parser": "^5.3.4",
"json-pointer": "0.6.2"
}
},
@@ -18000,9 +18000,9 @@
}
},
"node_modules/strnum": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz",
- "integrity":
"sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz",
+ "integrity":
"sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==",
"funding": [
{
"type": "github",