1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

chore(deps): update npm minor (#5401)

This commit is contained in:
renovate[bot]
2023-05-12 17:05:26 +02:00
committed by GitHub
parent cec48eb3d3
commit bfc647004e
6 changed files with 867 additions and 773 deletions

View File

@@ -20,11 +20,11 @@
"node-ipc": "9.2.1",
"ts-node": "10.9.1",
"uuid": "8.3.2",
"yargs": "17.5.1"
"yargs": "17.7.2"
},
"devDependencies": {
"@tsconfig/node16": "1.0.3",
"@types/node": "18.6.5",
"@tsconfig/node16": "1.0.4",
"@types/node": "18.16.8",
"@types/node-ipc": "9.2.0",
"typescript": "4.7.4"
},