mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Removed typemoq
This commit is contained in:
33
package-lock.json
generated
33
package-lock.json
generated
@@ -115,7 +115,6 @@
|
||||
"tsconfig-paths": "3.14.2",
|
||||
"tsconfig-paths-webpack-plugin": "4.1.0",
|
||||
"ttypescript": "1.5.15",
|
||||
"typemoq": "2.1.0",
|
||||
"typescript": "4.9.5",
|
||||
"typescript-transform-paths": "2.2.4",
|
||||
"webpack": "5.88.2",
|
||||
@@ -7879,13 +7878,6 @@
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/circular-json": {
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz",
|
||||
"integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==",
|
||||
"deprecated": "CircularJSON is in maintenance only, flatted is its successor.",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cjs-module-lexer": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz",
|
||||
@@ -17774,16 +17766,6 @@
|
||||
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/postinstall-build": {
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/postinstall-build/-/postinstall-build-5.0.3.tgz",
|
||||
"integrity": "sha512-vPvPe8TKgp4FLgY3+DfxCE5PIfoXBK2lyLfNCxsRbDsV6vS4oU5RG/IWxrblMn6heagbnMED3MemUQllQ2bQUg==",
|
||||
"deprecated": "postinstall-build's behavior is now built into npm! You should migrate off of postinstall-build and use the new `prepare` lifecycle script with npm 5.0.0 or greater.",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"postinstall-build": "cli.js"
|
||||
}
|
||||
},
|
||||
"node_modules/prebuild-install": {
|
||||
"version": "5.3.6",
|
||||
"resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.6.tgz",
|
||||
@@ -21051,21 +21033,6 @@
|
||||
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/typemoq": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/typemoq/-/typemoq-2.1.0.tgz",
|
||||
"integrity": "sha512-DtRNLb7x8yCTv/KHlwes+NI+aGb4Vl1iPC63Hhtcvk1DpxSAZzKWQv0RQFY0jX2Uqj0SDBNl8Na4e6MV6TNDgw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"circular-json": "^0.3.1",
|
||||
"lodash": "^4.17.4",
|
||||
"postinstall-build": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.9.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
"tsconfig-paths-webpack-plugin": "4.1.0",
|
||||
"tsconfig-paths": "3.14.2",
|
||||
"ttypescript": "1.5.15",
|
||||
"typemoq": "2.1.0",
|
||||
"typescript-transform-paths": "2.2.4",
|
||||
"typescript": "4.9.5",
|
||||
"webpack-cli": "5.1.4",
|
||||
|
||||
Reference in New Issue
Block a user