Skip to content

Commit 162bc56

Browse files
Bump pump from 3.0.2 to 3.0.3 (#13635)
Bumps [pump](https://github.com/mafintosh/pump) from 3.0.2 to 3.0.3. - [Commits](mafintosh/pump@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pump dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2626290 commit 162bc56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"pino": "9.6.0",
214214
"pino-syslog": "3.1.0",
215215
"prop-types": "15.8.1",
216-
"pump": "3.0.2",
216+
"pump": "3.0.3",
217217
"qhistory": "1.1.0",
218218
"qs": "6.14.0",
219219
"rc-tooltip": "5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8766,10 +8766,10 @@ pstree.remy@^1.1.8:
87668766
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.8.tgz#c242224f4a67c21f686839bbdb4ac282b8373d3a"
87678767
integrity sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==
87688768

8769-
[email protected].2, pump@^3.0.0:
8770-
version "3.0.2"
8771-
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.2.tgz#836f3edd6bc2ee599256c924ffe0d88573ddcbf8"
8772-
integrity sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==
8769+
[email protected].3, pump@^3.0.0:
8770+
version "3.0.3"
8771+
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.3.tgz#151d979f1a29668dc0025ec589a455b53282268d"
8772+
integrity sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==
87738773
dependencies:
87748774
end-of-stream "^1.1.0"
87758775
once "^1.3.1"

0 commit comments

Comments
 (0)