Skip to content

Commit

Permalink
fix: upgrade jsdom from 16.4.0 to 16.5.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jsdom from 16.4.0 to 16.5.3.

See this package in npm:
https://www.npmjs.com/package/jsdom

See this project in Snyk:
https://app.snyk.io/org/kadirselcuk/project/4fe2ed8c-f863-46e0-be1f-94733a8d11a3?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed May 3, 2021
1 parent 071a13f commit 46bbaa8
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 60 deletions.
128 changes: 69 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"glob": "^7.1.6",
"glob-promise": "^4.0.1",
"handlebars": "^4.7.6",
"jsdom": "^16.4.0",
"jsdom": "^16.5.3",
"lodash": "^4.17.20",
"mocha": "^8.3.0",
"refa": "^0.6.0",
Expand Down

0 comments on commit 46bbaa8

Please sign in to comment.