fix(deps): update dependency ow to ^3.1.1

This commit is contained in:
renovate[bot] 2025-10-16 22:29:43 +00:00 committed by GitHub
parent aac6f335cb
commit 291434048c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

10
package-lock.json generated
View File

@ -5101,9 +5101,9 @@
}
},
"node_modules/ow": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/ow/-/ow-3.1.0.tgz",
"integrity": "sha512-0axtCQs9v2C6ff4MFbSyPT7HDLXBuebxF0JADYmazhbxQeMYv+OdUrqa64fZsfqT5c/KdGb9BvuPa7TgVi99hA==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/ow/-/ow-3.1.1.tgz",
"integrity": "sha512-Hixi5roGFYZuiPV2pnnBi1hXdRG0uqifxE8rCCU6lKeCCQS+VGihuJnYxaJSffDz/clyH+xB2z1hXYRzeIcUMA==",
"license": "MIT",
"dependencies": {
"@sindresorhus/is": "^7.1.0",
@ -6614,7 +6614,7 @@
"@jsdoc/core": "^0.5.10",
"@jsdoc/util": "^0.3.4",
"lodash": "^4.17.21",
"ow": "^3.1.0",
"ow": "^3.1.1",
"yargs-parser": "^22.0.0"
},
"engines": {
@ -6775,7 +6775,7 @@
"dependencies": {
"dependency-graph": "^1.0.0",
"emittery": "^1.2.0",
"ow": "^3.1.0",
"ow": "^3.1.1",
"p-queue": "^9.0.0"
},
"engines": {

View File

@ -34,7 +34,7 @@
"@jsdoc/core": "^0.5.10",
"@jsdoc/util": "^0.3.4",
"lodash": "^4.17.21",
"ow": "^3.1.0",
"ow": "^3.1.1",
"yargs-parser": "^22.0.0"
},
"engines": {

View File

@ -34,7 +34,7 @@
"dependencies": {
"dependency-graph": "^1.0.0",
"emittery": "^1.2.0",
"ow": "^3.1.0",
"ow": "^3.1.1",
"p-queue": "^9.0.0"
},
"engines": {