diff --git a/package-lock.json b/package-lock.json index e89ba96..cd7be4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2220,9 +2220,9 @@ } }, "@types/bluebird": { - "version": "3.5.36", - "resolved": "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.36.tgz", - "integrity": "sha512-HBNx4lhkxN7bx6P0++W8E289foSu8kO8GCk2unhuVggO+cE7rh9DhZUyPhUxNRG9m+5B5BTKxZQ5ZP92x/mx9Q==" + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.34.tgz", + "integrity": "sha512-QMc57Pf067Rr78l6f4FftvuIXPYxu0VYFRKrZk1Clv+LWy7gN2fTBiAiv68askFHEHZcTLPFd01kNlpKOiSPgQ==" }, "@types/graceful-fs": { "version": "4.1.5", diff --git a/package.json b/package.json index 83cc7e1..8cc016d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ], "dependencies": { "@hapi/hapi": "^20.1.3", - "@types/bluebird": "3.5.36", + "@types/bluebird": "3.5.34", "@types/hapi__hapi": "^20.0.8", "@types/node": "*", "@types/node-forge": "^0.8.2",