1
0
mirror of synced 2026-05-22 14:43:19 +00:00

Bump strtok3 from 10.3.4 to 10.3.5

Bumps [strtok3](https://github.com/Borewit/strtok3) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/commits)

---
updated-dependencies:
- dependency-name: strtok3
  dependency-version: 10.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-26 16:16:25 +00:00
committed by Borewit
parent 660432dc38
commit cdc99763cf
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"debug": "^4.4.3", "debug": "^4.4.3",
"file-type": "^21.3.4", "file-type": "^21.3.4",
"media-typer": "^1.1.0", "media-typer": "^1.1.0",
"strtok3": "^10.3.4", "strtok3": "^10.3.5",
"token-types": "^6.1.2", "token-types": "^6.1.2",
"uint8array-extras": "^1.5.0", "uint8array-extras": "^1.5.0",
"win-guid": "^0.2.1" "win-guid": "^0.2.1"
+10 -1
View File
@@ -2285,7 +2285,7 @@ __metadata:
node-readable-to-web-readable-stream: "npm:^0.4.2" node-readable-to-web-readable-stream: "npm:^0.4.2"
remark-cli: "npm:^12.0.1" remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.1" remark-preset-lint-consistent: "npm:^6.0.1"
strtok3: "npm:^10.3.4" strtok3: "npm:^10.3.5"
token-types: "npm:^6.1.2" token-types: "npm:^6.1.2"
ts-node: "npm:^10.9.2" ts-node: "npm:^10.9.2"
typescript: "npm:^5.9.3" typescript: "npm:^5.9.3"
@@ -3141,6 +3141,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"strtok3@npm:^10.3.5":
version: 10.3.5
resolution: "strtok3@npm:10.3.5"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
checksum: 10c0/8d2477b239054c9f1f5b14a65d531147ca158ab9887fdc2d0938e77b7ec8891fb683b58254c7643afd5d98a421a59207534d491762b111f58c795071ecbe9fd1
languageName: node
linkType: hard
"supports-color@npm:^7.1.0": "supports-color@npm:^7.1.0":
version: 7.2.0 version: 7.2.0
resolution: "supports-color@npm:7.2.0" resolution: "supports-color@npm:7.2.0"