Skip to content

Commit

Permalink
Merge pull request #10314 from orientechnologies/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/studio/rxjs-5.5.12

chore(deps): bump rxjs from 5.5.2 to 5.5.12 in /studio
  • Loading branch information
tglman committed Sep 23, 2024
2 parents f98b1f6 + 054b452 commit 2686b76
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nprogress": "^0.2.0",
"raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.14",
"rxjs": "^5.5.2",
"rxjs": "^5.5.12",
"select2": "^4.0.13",
"spectrum-colorpicker": "^1.8.1",
"spin.js": "^2.3.2",
Expand Down
16 changes: 9 additions & 7 deletions studio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4962,11 +4962,12 @@ ripemd160@^2.0.1:
hash-base "^2.0.0"
inherits "^2.0.1"

rxjs@^5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.2.tgz#28d403f0071121967f18ad665563255d54236ac3"
rxjs@^5.5.12:
version "5.5.12"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc"
integrity sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw==
dependencies:
symbol-observable "^1.0.1"
symbol-observable "1.0.1"

safe-array-concat@^1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -5514,9 +5515,10 @@ svgo@^0.7.0:
sax "~1.2.1"
whet.extend "~0.9.9"

symbol-observable@^1.0.1:
version "1.0.4"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"
integrity sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw==

tapable@^0.2.5, tapable@^0.2.7, tapable@~0.2.5:
version "0.2.9"
Expand Down

0 comments on commit 2686b76

Please sign in to comment.