fix(deps): update dependency bowser to v2.13.1 (#1393)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-13 18:43:37 +00:00
committed by GitHub
parent 8ce7c1599d
commit 7fa61f3714
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -24,7 +24,7 @@
"@tensorflow-models/blazeface": "0.1.0",
"@tensorflow/tfjs-converter": "4.22.0",
"@tensorflow/tfjs-core": "4.22.0",
"bowser": "2.13.0",
"bowser": "2.13.1",
"classnames": "2.5.1",
"core-js": "3.47.0",
"font-awesome": "4.7.0",
@@ -10404,9 +10404,9 @@
}
},
"node_modules/bowser": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.13.0.tgz",
"integrity": "sha512-yHAbSRuT6LTeKi6k2aS40csueHqgAsFEgmrOsfRyFpJnFv5O2hl9FYmWEUZ97gZ/dG17U4IQQcTx4YAFYPuWRQ==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.13.1.tgz",
"integrity": "sha512-OHawaAbjwx6rqICCKgSG0SAnT05bzd7ppyKLVUITZpANBaaMFBAsaNkto3LoQ31tyFP5kNujE8Cdx85G9VzOkw==",
"license": "MIT"
},
"node_modules/brace-expansion": {

View File

@@ -44,7 +44,7 @@
"@tensorflow-models/blazeface": "0.1.0",
"@tensorflow/tfjs-converter": "4.22.0",
"@tensorflow/tfjs-core": "4.22.0",
"bowser": "2.13.0",
"bowser": "2.13.1",
"classnames": "2.5.1",
"core-js": "3.47.0",
"font-awesome": "4.7.0",