mirror of
https://github.com/ptarmiganlabs/butler-sos.git
synced 2025-12-19 17:58:18 -05:00
chore(deps): update dependency npm-check-updates to v19
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -55,7 +55,7 @@
|
|||||||
"jsdoc-to-markdown": "^9.1.2",
|
"jsdoc-to-markdown": "^9.1.2",
|
||||||
"license-checker-rseidelsohn": "^4.4.2",
|
"license-checker-rseidelsohn": "^4.4.2",
|
||||||
"lockfile-lint": "^4.14.1",
|
"lockfile-lint": "^4.14.1",
|
||||||
"npm-check-updates": "^18.3.0",
|
"npm-check-updates": "^19.0.0",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"snyk": "^1.1299.1"
|
"snyk": "^1.1299.1"
|
||||||
}
|
}
|
||||||
@@ -7840,9 +7840,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm-check-updates": {
|
"node_modules/npm-check-updates": {
|
||||||
"version": "18.3.1",
|
"version": "19.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz",
|
||||||
"integrity": "sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA==",
|
"integrity": "sha512-FNeFCVgPOj0fz89hOpGtxP2rnnRHR7hD2E8qNU8SMWfkyDZXA/xpgjsL3UMLSo3F/K13QvJDnbxPngulNDDo/g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -7850,7 +7850,7 @@
|
|||||||
"npm-check-updates": "build/cli.js"
|
"npm-check-updates": "build/cli.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.18.0 || >=20.0.0",
|
"node": ">=20.0.0",
|
||||||
"npm": ">=8.12.1"
|
"npm": ">=8.12.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
"jsdoc-to-markdown": "^9.1.2",
|
"jsdoc-to-markdown": "^9.1.2",
|
||||||
"license-checker-rseidelsohn": "^4.4.2",
|
"license-checker-rseidelsohn": "^4.4.2",
|
||||||
"lockfile-lint": "^4.14.1",
|
"lockfile-lint": "^4.14.1",
|
||||||
"npm-check-updates": "^18.3.0",
|
"npm-check-updates": "^19.0.0",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"snyk": "^1.1299.1"
|
"snyk": "^1.1299.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user