Skip to content

Commit 1fdf0d5

Browse files
committed
fix: upgrade dns-socket from 4.2.0 to 4.2.2
Snyk has created this PR to upgrade dns-socket from 4.2.0 to 4.2.2. See this package in npm: https://www.npmjs.com/package/dns-socket See this project in Snyk: https://app.snyk.io/org/contentstack-ecosystem/project/f6d6101e-2f5e-4cbd-8bdb-10d6a4640e75?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 198b673 commit 1fdf0d5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -6,7 +6,7 @@
66
"main": "dist/index.js",
77
"dependencies": {
88
"debug": "4.1.1",
9-
"dns-socket": "4.2.0",
9+
"dns-socket": "4.2.2",
1010
"lodash": "^4.17.21",
1111
"marked": "^2.1.3",
1212
"write-file-atomic": "2.4.2"

0 commit comments

Comments
 (0)