Skip to content

Commit ed63b5d

Browse files
committed
Use web-request-rpc@3.0.1.
1 parent ad0c0bf commit ed63b5d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# credential-handler-polyfill ChangeLog
22

3+
## 4.0.1 - 2025-12-dd
4+
5+
### Fixed
6+
- Update dependencies:
7+
- `web-request-rpc@3.0.1`
8+
39
## 4.0.0 - 2024-07-02
410

511
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/credential-handler/credential-handler-polyfill",
3232
"dependencies": {
33-
"web-request-rpc": "^3.0.0"
33+
"web-request-rpc": "^3.0.1"
3434
},
3535
"devDependencies": {
3636
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)