Skip to content

Commit

Permalink
feat: update dom7 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jan 12, 2022
1 parent f94e09a commit a6b1a47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -167,7 +167,7 @@
"zone.js": "~0.11.4"
},
"dependencies": {
"dom7": "^4.0.2",
"dom7": "^4.0.4",
"ssr-window": "^4.0.2"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion src/copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"node": ">= 4.7.0"
},
"dependencies": {
"dom7": "^4.0.2",
"dom7": "^4.0.4",
"ssr-window": "^4.0.2"
}
}

0 comments on commit a6b1a47

Please sign in to comment.