Skip to content

Commit

Permalink
Update npm minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent d0c126c commit b56a28f
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@
"@microsoft/microsoft-graph-types": "2.38.0",
"@ngtools/webpack": "15.2.9",
"@types/inquirer": "8.2.6",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/ldapjs": "2.2.5",
"@types/lowdb": "1.0.11",
"@types/lunr": "2.3.4",
"@types/node-fetch": "2.6.4",
"@types/node-forge": "1.3.4",
"@types/node": "18.17.12",
"@types/papaparse": "5.3.8",
"@types/lowdb": "1.0.12",
"@types/lunr": "2.3.5",
"@types/node-fetch": "2.6.6",
"@types/node-forge": "1.3.6",
"@types/node": "18.17.19",
"@types/papaparse": "5.3.9",
"@types/proper-lockfile": "4.1.2",
"@types/tldjs": "2.3.1",
"@types/zxcvbn": "4.4.1",
"@types/tldjs": "2.3.2",
"@types/zxcvbn": "4.4.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"clean-webpack-plugin": "4.0.0",
Expand All @@ -93,7 +93,7 @@
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"electron-builder": "24.6.3",
"electron-builder": "24.6.4",
"electron-log": "4.4.8",
"electron-notarize": "1.2.2",
"electron-rebuild": "3.2.9",
Expand All @@ -104,13 +104,13 @@
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-import": "2.28.1",
"eslint": "8.48.0",
"eslint": "8.50.0",
"form-data": "4.0.0",
"html-loader": "3.1.2",
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"jest-preset-angular": "13.1.1",
"jest": "29.6.4",
"jest-preset-angular": "13.1.2",
"jest": "29.7.0",
"jsdom": "22.1.0",
"lint-staged": "12.5.0",
"mini-css-extract-plugin": "2.7.6",
Expand All @@ -123,7 +123,7 @@
"rimraf": "3.0.2",
"rxjs": "7.8.1",
"sass-loader": "12.6.0",
"sass": "1.66.1",
"sass": "1.68.0",
"tapable": "1.1.3",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
Expand All @@ -137,7 +137,7 @@
"webpack-merge": "5.9.0",
"webpack-node-externals": "3.0.0",
"webpack": "5.88.2",
"zone.js": "0.13.1"
"zone.js": "0.14.0"
},
"dependencies": {
"@angular/animations": "15.2.9",
Expand All @@ -154,15 +154,15 @@
"@bitwarden/jslib-common": "file:jslib/common",
"@bitwarden/jslib-electron": "file:jslib/electron",
"@bitwarden/jslib-node": "file:jslib/node",
"@microsoft/microsoft-graph-client": "3.0.6",
"@microsoft/signalr": "7.0.10",
"@microsoft/signalr-protocol-msgpack": "7.0.10",
"@microsoft/microsoft-graph-client": "3.0.7",
"@microsoft/signalr": "7.0.11",
"@microsoft/signalr-protocol-msgpack": "7.0.11",
"big-integer": "1.6.51",
"bootstrap": "4.6.2",
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "7.2.0",
"core-js": "3.32.1",
"core-js": "3.32.2",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"form-data": "4.0.0",
"googleapis": "73.0.0",
Expand All @@ -179,7 +179,7 @@
"proper-lockfile": "4.1.2",
"rxjs": "7.8.1",
"tldjs": "2.3.1",
"zone.js": "0.13.1",
"zone.js": "0.14.0",
"zxcvbn": "4.4.2"
},
"engines": {
Expand Down

0 comments on commit b56a28f

Please sign in to comment.