Skip to content

Commit

Permalink
feat: update dom7 and ssr-window to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Oct 27, 2021
1 parent 6d75df6 commit 7d45076
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"zone.js": "~0.11.4"
},
"dependencies": {
"dom7": "^4.0.0",
"ssr-window": "^4.0.0"
"dom7": "^4.0.1",
"ssr-window": "^4.0.1"
}
}
4 changes: 2 additions & 2 deletions src/copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"node": ">= 4.7.0"
},
"dependencies": {
"dom7": "^4.0.0",
"ssr-window": "^4.0.0"
"dom7": "^4.0.1",
"ssr-window": "^4.0.1"
}
}

0 comments on commit 7d45076

Please sign in to comment.