diff --git a/package.json b/package.json index 4480839bdd1..cb68c481f6c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/youtube": "^0.0.44", "@typescript-eslint/eslint-plugin": "5.61.0", "@typescript-eslint/parser": "8.0.1", - "any-observable": "^0.2.0", + "any-observable": "^0.5.1", "autoprefixer": "^10.3.7", "babel-core": "^7.0.0-bridge.0", "babel-jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 4237434637a..ad905e91495 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2940,7 +2940,7 @@ __metadata: "@types/youtube": "npm:^0.0.44" "@typescript-eslint/eslint-plugin": "npm:5.61.0" "@typescript-eslint/parser": "npm:8.0.1" - any-observable: "npm:^0.2.0" + any-observable: "npm:^0.5.1" autoprefixer: "npm:^10.3.7" babel-core: "npm:^7.0.0-bridge.0" babel-jest: "npm:29.7.0" @@ -5497,6 +5497,18 @@ __metadata: languageName: node linkType: hard +"any-observable@npm:^0.5.1": + version: 0.5.1 + resolution: "any-observable@npm:0.5.1" + peerDependenciesMeta: + rxjs: + optional: true + zen-observable: + optional: true + checksum: 10c0/df51c63854819fc7b69e7ba22d37f63bd2aa116aef944aa45469476f5182f1489a56a3072f8eaaac78d7077b7343fbf6ae7d37a3759913d9c10e00256089706d + languageName: node + linkType: hard + "anymatch@npm:^3.0.3, anymatch@npm:~3.1.2": version: 3.1.3 resolution: "anymatch@npm:3.1.3"