Skip to content

Commit f8a44b4

Browse files
committed
fix: upgrade open from 7.3.0 to 7.3.1
Snyk has created this PR to upgrade open from 7.3.0 to 7.3.1. See this package in npm: https://www.npmjs.com/package/open See this project in Snyk: https://app.snyk.io/org/deepcode/project/425ca5dc-4b5f-4ae2-9cf4-0bb58b773337?utm_source=github&utm_medium=upgrade-pr
1 parent 518381c commit f8a44b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,6 @@
250250
"dependencies": {
251251
"@deepcode/tsc": "^2.0.18",
252252
"lodash": "^4.17.19",
253-
"open": "^7.2.1"
253+
"open": "^7.3.1"
254254
}
255255
}

0 commit comments

Comments
 (0)