mirror of https://github.com/Seich/Beau.git
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
1d025af1ef
commit
e318b380a9
|
|
@ -895,9 +895,9 @@
|
|||
}
|
||||
},
|
||||
"@oclif/config": {
|
||||
"version": "1.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.14.0.tgz",
|
||||
"integrity": "sha512-KsOP/mx9lzTah+EtGqLUXN3PDL0J3zb9/dTneFyiUK2K6T7vFEGhV6OasmqTh4uMZHGYTGrNPV8x/Yw6qZNL6A==",
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.15.0.tgz",
|
||||
"integrity": "sha512-MLA5yGJwJRIY1YJWbikAGV/ZELkmzi5BQVbudvQjnvDMnccWtZKZmPr2dkWU0kh/q5XLh4OQdiaVYpqtdteuKw==",
|
||||
"requires": {
|
||||
"@oclif/errors": "^1.0.0",
|
||||
"@oclif/parser": "^3.8.0",
|
||||
|
|
@ -9198,12 +9198,6 @@
|
|||
"prelude-ls": "~1.1.2"
|
||||
}
|
||||
},
|
||||
"type-fest": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.5.2.tgz",
|
||||
"integrity": "sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==",
|
||||
"dev": true
|
||||
},
|
||||
"typedarray-to-buffer": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
|
||||
|
|
|
|||
Loading…
Reference in New Issue