Skip to content

Commit 4425b9a

Browse files
dependabot[bot]wraithgar
authored andcommitted
deps: update read requirement from ~1.0.1 to ^1.0.7
Updates the requirements on [read](https://github.com/isaacs/read) to permit the latest version. - [Release notes](https://github.com/isaacs/read/releases) - [Commits](isaacs/read@v1.0.1...v1.0.7) --- updated-dependencies: - dependency-name: read dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f500f7b commit 4425b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"npm-package-arg": "^9.0.0",
2626
"promzard": "^0.3.0",
27-
"read": "~1.0.1",
27+
"read": "^1.0.7",
2828
"read-package-json": "^4.1.1",
2929
"semver": "^7.3.5",
3030
"validate-npm-package-license": "^3.0.4",

0 commit comments

Comments
 (0)