chore: updating the bump in package.jsons too as it a security risk for the ssh2 packages

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-11-17 21:32:43 +01:00
parent e9ad91717e
commit fb4377ac53
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
"@gitbeaker/node": "^30.2.0",
"@octokit/rest": "^18.5.3",
"azure-devops-node-api": "^11.0.1",
"dockerode": "^3.2.1",
"dockerode": "^3.3.1",
"example-app": "^0.2.51",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
@@ -69,7 +69,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.8.2",
"@types/dockerode": "^3.2.1",
"@types/dockerode": "^3.3.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
},