|
|
|
|
@ -55,7 +55,7 @@
@@ -55,7 +55,7 @@
|
|
|
|
|
"@fluffy-spoon/substitute": "1.208.0", |
|
|
|
|
"@microsoft/microsoft-graph-types": "2.40.0", |
|
|
|
|
"@ngtools/webpack": "15.2.9", |
|
|
|
|
"@types/inquirer": "8.2.6", |
|
|
|
|
"@types/inquirer": "9.0.7", |
|
|
|
|
"@types/jest": "29.5.11", |
|
|
|
|
"@types/ldapjs": "2.2.5", |
|
|
|
|
"@types/lowdb": "1.0.15", |
|
|
|
|
@ -5228,9 +5228,9 @@
@@ -5228,9 +5228,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/inquirer": { |
|
|
|
|
"version": "8.2.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.6.tgz", |
|
|
|
|
"integrity": "sha512-3uT88kxg8lNzY8ay2ZjP44DKcRaTGztqeIvN2zHvhzIBH/uAPaL75aBtdNRKbA7xXoMbBt5kX0M00VKAnfOYlA==", |
|
|
|
|
"version": "9.0.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-9.0.7.tgz", |
|
|
|
|
"integrity": "sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/through": "*", |
|
|
|
|
|