1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 02:53:28 +00:00

[PM-1905] Update npm (#3940)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hinton <hinton@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
This commit is contained in:
renovate[bot]
2023-05-02 17:25:25 +02:00
committed by GitHub
parent 20733bac55
commit 7c4b2c04b9
11 changed files with 136 additions and 207 deletions

View File

@@ -53,7 +53,7 @@
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@types/argon2-browser": "^1.18.1",
"@types/chrome": "^0.0.190",
"@types/chrome": "^0.0.231",
"@types/duo_web_sdk": "^2.7.1",
"@types/firefox-webext-browser": "^82.0.0",
"@types/inquirer": "^8.2.1",
@@ -98,7 +98,7 @@
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-rxjs-angular": "^2.0.0",
"eslint-plugin-tailwindcss": "^3.8.3",
@@ -113,7 +113,7 @@
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.1",
"jest-junit": "^15.0.0",
"jest-mock-extended": "2.0.6",
"jest-mock-extended": "2.0.9",
"jest-preset-angular": "^12.2.6",
"lint-staged": "^13.0.3",
"mini-css-extract-plugin": "^2.4.5",
@@ -121,7 +121,7 @@
"pkg": "5.8.1",
"postcss": "^8.4.14",
"postcss-loader": "^7.0.1",
"prettier": "2.8.4",
"prettier": "2.8.7",
"prettier-plugin-tailwindcss": "^0.2.5",
"process": "^0.11.10",
"regedit": "^3.0.3",
@@ -172,9 +172,9 @@
"date-input-polyfill": "^2.14.0",
"duo_web_sdk": "github:duosecurity/duo_web_sdk",
"form-data": "4.0.0",
"https-proxy-agent": "5.0.0",
"inquirer": "8.0.0",
"jquery": "3.6.0",
"https-proxy-agent": "5.0.1",
"inquirer": "8.2.5",
"jquery": "3.6.4",
"jsdom": "^16.7.0",
"jszip": "^3.10.0",
"koa": "^2.13.4",
@@ -194,7 +194,7 @@
"proper-lockfile": "^4.1.2",
"qrious": "4.0.2",
"rxjs": "^7.5.5",
"sweetalert2": "10.16.9",
"sweetalert2": "10.16.11",
"tldts": "^5.7.84",
"utf-8-validate": "^5.0.9",
"zone.js": "0.12.0",