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
@@ -29,7 +29,7 @@
"@backstage/plugin-techdocs-backend": "^{{version '@backstage/plugin-techdocs-backend'}}",
"@gitbeaker/node": "^30.2.0",
"@octokit/rest": "^18.5.3",
"dockerode": "^3.2.1",
"dockerode": "^3.3.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^0.21.6",
@@ -43,7 +43,7 @@
},
"devDependencies": {
"@backstage/cli": "^{{version '@backstage/cli'}}",
"@types/dockerode": "^3.2.1",
"@types/dockerode": "^3.3.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
},