fix(deps): update dependency bowser to v2.13.0 (#1383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-24 05:10:00 +00:00
committed by GitHub
parent c35bf95c1c
commit ea35227389
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.12.1",
"bowser": "2.13.0",
"classnames": "2.5.1",
"core-js": "3.46.0",
"font-awesome": "4.7.0",
@@ -10404,9 +10404,9 @@
}
},
"node_modules/bowser": {
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.12.1.tgz",
"integrity": "sha512-z4rE2Gxh7tvshQ4hluIT7XcFrgLIQaw9X3A+kTTRdovCz5PMukm/0QC/BKSYPj3omF5Qfypn9O/c5kgpmvYUCw==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.13.0.tgz",
"integrity": "sha512-yHAbSRuT6LTeKi6k2aS40csueHqgAsFEgmrOsfRyFpJnFv5O2hl9FYmWEUZ97gZ/dG17U4IQQcTx4YAFYPuWRQ==",
"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.12.1",
"bowser": "2.13.0",
"classnames": "2.5.1",
"core-js": "3.46.0",
"font-awesome": "4.7.0",