bump deps

This commit is contained in:
be5invis 2023-12-30 05:00:01 -08:00
parent 26f4846df8
commit f3ecfc94c9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -17,7 +17,7 @@
"otb-ttc-bundle": "^1.7.3",
"semver": "^7.5.4",
"uuid": "^9.0.1",
"verda": "^1.11.1",
"verda": "^1.11.2",
"which": "^4.0.0"
},
"devDependencies": {
@ -3726,9 +3726,9 @@
}
},
"node_modules/verda": {
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/verda/-/verda-1.11.1.tgz",
"integrity": "sha512-CJiuHqTFSm7qe4TccjZMI6iT+TJ2JpN7A2NEgYHk/EA8EKh6bVf5ITM7XnLF8v2qL5Hy/Bt2C6zpuNyDoVPDYQ==",
"version": "1.11.2",
"resolved": "https://registry.npmjs.org/verda/-/verda-1.11.2.tgz",
"integrity": "sha512-sYO+7JmsXKQJQsmy8z1DKIxJS/FDClkdTQpdHXbp7ag5xugT2hjOOUXRoR0XoipseRqmNuwtgI71jP1HefZqAg==",
"dependencies": {
"chalk": "^4.1.2",
"cli-cursor": "^3.1.0",

View file

@ -17,7 +17,7 @@
"deep-equal": "^2.2.3",
"semver": "^7.5.4",
"uuid": "^9.0.1",
"verda": "^1.11.1",
"verda": "^1.11.2",
"which": "^4.0.0"
},
"devDependencies": {