diff --git a/package.json b/package.json index 3678186ca4f..327d211043f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@rushstack/eslint-patch": "^1.3.3", "@synthetixio/synpress": "^3.5.1", "@tailwindcss/forms": "^0.5.3", - "@types/bluebird": "^3.5.38", + "@types/bluebird": "^3.5.39", "@types/lodash": "^4.14.198", "@types/node": "^20.5.0", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index a755327ae06..74b6dce0336 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2370,10 +2370,10 @@ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc" integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q== -"@types/bluebird@^3.5.38": - version "3.5.38" - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.38.tgz#7a671e66750ccd21c9fc9d264d0e1e5330bc9908" - integrity sha512-yR/Kxc0dd4FfwtEoLZMoqJbM/VE/W7hXn/MIjb+axcwag0iFmSPK7OBUZq1YWLynJUoWQkfUrI7T0HDqGApNSg== +"@types/bluebird@^3.5.39": + version "3.5.39" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.39.tgz#6aaf8bcbf005bb091d06ddaa0f620be078bf6a73" + integrity sha512-0h2lKudcFwHih8NHAgt/uyAIUQDO0AdfJYlWBXD8r+gFDulUi2CMZoQSh2Q5ol1FMaHV9k7/4HtcbA8ABtexmA== "@types/bn.js@^4.11.3": version "4.11.6"