Skip to content

Commit 01543f2

Browse files
authored
Merge pull request #6433 from microting/dependabot/npm_and_yarn/eform-client/rxjs-7.8.2
Bump rxjs from 7.8.1 to 7.8.2 in /eform-client
2 parents 2616f22 + e34b50e commit 01543f2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"pdf-lib": "^1.16.0",
109109
"ramda": "^0.30.1",
110110
"run": "^1.4.0",
111-
"rxjs": "7.8.1",
111+
"rxjs": "7.8.2",
112112
"tslib": "^2.8.1",
113113
"uuid": "11.1.0",
114114
"zone.js": "^0.15.0"

eform-client/yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10875,13 +10875,20 @@ rw@1:
1087510875
resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4"
1087610876
integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==
1087710877

10878-
[email protected], rxjs@^7.5.1, rxjs@^7.8.1:
10878+
1087910879
version "7.8.1"
1088010880
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
1088110881
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
1088210882
dependencies:
1088310883
tslib "^2.1.0"
1088410884

10885+
[email protected], rxjs@^7.5.1, rxjs@^7.8.1:
10886+
version "7.8.2"
10887+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
10888+
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
10889+
dependencies:
10890+
tslib "^2.1.0"
10891+
1088510892
safaridriver@^0.1.0:
1088610893
version "0.1.2"
1088710894
resolved "https://registry.yarnpkg.com/safaridriver/-/safaridriver-0.1.2.tgz#166571d5881c7d6f884900d92d51ee1309c05aa4"

0 commit comments

Comments
 (0)