Skip to content

Commit 2ebf8b4

Browse files
committed
fix: upgrade daggy from 1.4.0 to 1.5.0
Snyk has created this PR to upgrade daggy from 1.4.0 to 1.5.0. See this package in npm: https://www.npmjs.com/package/daggy See this project in Snyk: https://app.snyk.io/org/dmitriz/project/380f00c0-8fad-4bf3-a601-5740294675e2?utm_source=github&utm_medium=upgrade-pr
1 parent 00b023d commit 2ebf8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"daggy": "1.4.0",
3+
"daggy": "1.5.0",
44
"futurize": "1.2.0"
55
}
66
}

0 commit comments

Comments
 (0)