Skip to content

Commit 0d7399d

Browse files
committed
Pin domain-browser to 4.22.0
Closes #37.
1 parent cfc2f22 commit 0d7399d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased][]
44

5+
### Changed
6+
7+
- Pin `domain-browser` to 4.22.0
8+
59
## [1.2.1][] - 2024-09-16
610

711
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"constants-browserify": "^1.0.0",
5858
"create-require": "^1.1.1",
5959
"crypto-browserify": "^3.11.0",
60-
"domain-browser": "^4.22.0",
60+
"domain-browser": "4.22.0",
6161
"events": "^3.0.0",
6262
"https-browserify": "^1.0.0",
6363
"isomorphic-timers-promises": "^1.0.1",

0 commit comments

Comments
 (0)