chore: update dependency lockfile-lint to ^4.13.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f85813988c
commit
3f74f15759
|
@ -25,7 +25,7 @@
|
|||
"eslint": "^8.56.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"express": "^4.18.2",
|
||||
"lockfile-lint": "^4.13.1",
|
||||
"lockfile-lint": "^4.13.2",
|
||||
"mocha": "^10.3.0",
|
||||
"supertest": "^6.3.4"
|
||||
},
|
||||
|
@ -2924,9 +2924,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lockfile-lint": {
|
||||
"version": "4.13.1",
|
||||
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.1.tgz",
|
||||
"integrity": "sha512-JUOsgO2wUGSvo5UzVAj4z0IwQkRLgDY3OnsusnWy/uCUzpG9PDUJtMn718KjkSmnmmxwXqqWlc/Fvho1GaEFGg==",
|
||||
"version": "4.13.2",
|
||||
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.2.tgz",
|
||||
"integrity": "sha512-yeg0vJ3NjC6OVMZtC+nSLLavu/e8LE5FZp9u0Itqyt7I0gYYCgGxAsJV3TJ7WtaJd4PahineJvHqSk/4sqzU8w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cosmiconfig": "^8.2.0",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"eslint": "^8.56.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"express": "^4.18.2",
|
||||
"lockfile-lint": "^4.13.1",
|
||||
"lockfile-lint": "^4.13.2",
|
||||
"mocha": "^10.3.0",
|
||||
"supertest": "^6.3.4"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue