Skip to content

Commit

Permalink
Bump urllib from 3.19.3 to 3.21.0 in /src
Browse files Browse the repository at this point in the history
Bumps [urllib](https://github.com/node-modules/urllib) from 3.19.3 to 3.21.0.
- [Release notes](https://github.com/node-modules/urllib/releases)
- [Changelog](https://github.com/node-modules/urllib/blob/master/CHANGELOG.md)
- [Commits](node-modules/urllib@v3.19.3...v3.21.0)

---
updated-dependencies:
- dependency-name: urllib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent ea3138d commit 5e99740
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"body-parser": "^1.20.1",
"jayson": "^4.0.0",
"ws": "^8.12.0",
"urllib": "^3.10.1",
"urllib": "^3.21.0",
"sha3": "2.1.4",
"serve-static": "^1.15.0",
"shelljs": "^0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,10 +3001,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

urllib@^3.10.1:
version "3.19.3"
resolved "https://registry.yarnpkg.com/urllib/-/urllib-3.19.3.tgz#825084d388c2e442474a1b1e89adaa35e899bde7"
integrity sha512-QEEBgRN94uPoVatOmZttfJTVdPKc+U96i/JH1zXgUA+dw3I3k+3d9Dzr1YafI92/r0V/4ypDH75zll93RDrp3w==
urllib@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/urllib/-/urllib-3.21.0.tgz#1a81541d00121bf0c4a2c463cf4d8218d01a3a49"
integrity sha512-xtgaQ4G2emUssoz3jZjMTL2g32rEL75PggNHg3EUYf1h0sdkLSaRGAFgxe5UtNdFNoxJtjWk9hwNrY5Ja9fGNA==
dependencies:
default-user-agent "^1.0.0"
digest-header "^1.0.0"
Expand Down

0 comments on commit 5e99740

Please sign in to comment.