Skip to content
143 changes: 105 additions & 38 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
"google-auth-library": "^7.11.0",
"inquirer": "^8.2.6",
"inquirer-autocomplete-prompt": "^2.0.1",
"js-yaml": "^3.13.1",
"jsonwebtoken": "^9.0.0",
"leven": "^3.1.0",
"libsodium-wrappers": "^0.7.10",
Expand Down Expand Up @@ -155,7 +154,8 @@
"uuid": "^8.3.2",
"winston": "^3.0.0",
"winston-transport": "^4.4.0",
"ws": "^7.2.3"
"ws": "^7.2.3",
"yaml": "^2.4.1"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1402.2",
Expand Down
Loading