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
@@ -41,7 +41,7 @@
"@backstage/techdocs-common": "^0.10.5",
"@types/express": "^4.17.6",
"cross-fetch": "^3.0.6",
"dockerode": "^3.2.1",
"dockerode": "^3.3.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "9.1.0",
@@ -53,7 +53,7 @@
"devDependencies": {
"@backstage/cli": "^0.8.1",
"@backstage/test-utils": "^0.1.20",
"@types/dockerode": "^3.2.1",
"@types/dockerode": "^3.3.1",
"msw": "^0.35.0",
"supertest": "^6.1.3"
},