Skip to content

Commit

Permalink
Pin domain-browser to 4.22.0
Browse files Browse the repository at this point in the history
Closes #37.
  • Loading branch information
niksy committed Nov 20, 2024
1 parent cfc2f22 commit 0d7399d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased][]

### Changed

- Pin `domain-browser` to 4.22.0

## [1.2.1][] - 2024-09-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"constants-browserify": "^1.0.0",
"create-require": "^1.1.1",
"crypto-browserify": "^3.11.0",
"domain-browser": "^4.22.0",
"domain-browser": "4.22.0",
"events": "^3.0.0",
"https-browserify": "^1.0.0",
"isomorphic-timers-promises": "^1.0.1",
Expand Down

0 comments on commit 0d7399d

Please sign in to comment.