diff --git a/package.json b/package.json index 7f2a611e..e9fba65d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.", "devDependencies": { - "@types/jasmine": "3.9.0", + "@types/jasmine": "3.9.1", "@typescript-eslint/eslint-plugin": "4.31.0", "@typescript-eslint/parser": "4.31.0", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 124847aa..600eb0e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -298,10 +298,10 @@ resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e" integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA== -"@types/jasmine@3.9.0": - version "3.9.0" - resolved "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.9.0.tgz#0118a74c447a580035406521c2600b22f28db4d4" - integrity sha512-x7aAO0c4EpBEJkUd/v012GLO7tDXXtv+t7Cz5xK+WdSmitH27eHgsQr+36CblfJFuqBQ0++O0xgBTuaKJnB4fg== +"@types/jasmine@3.9.1": + version "3.9.1" + resolved "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de" + integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw== "@types/json-schema@^7.0.7": version "7.0.7"