third party web 0.9.0 (#2503)
This commit is contained in:
parent
e6ef826a0e
commit
d606d9306b
|
|
@ -1,5 +1,10 @@
|
|||
# CHANGELOG - sitespeed.io
|
||||
|
||||
# UNRELEASED
|
||||
|
||||
### Added
|
||||
* Upgraded to Third Party Web 0.9.0.
|
||||
|
||||
## 9.3.0 - 20019-06-10
|
||||
|
||||
## Added
|
||||
|
|
|
|||
|
|
@ -9223,9 +9223,9 @@
|
|||
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
|
||||
},
|
||||
"third-party-web": {
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.8.2.tgz",
|
||||
"integrity": "sha512-HVsNbtlvshQ7X+HwiMvVbes+aH5KwvfncUcUR1EaJ9qENZO/I3fNysunKBUtJZeVoIYq3HHKqeDayarTmBtdPw=="
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.9.0.tgz",
|
||||
"integrity": "sha512-RiDVKxtaf8DJ3+cK6SM0oWyqkJS2JotPnXQeFTnvYW/ebkmd53GbT+WjMVqfStNj8QuPZCxUGu7aSwFy6wzlug=="
|
||||
},
|
||||
"through": {
|
||||
"version": "2.3.8",
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
"recursive-readdir": "2.2.2",
|
||||
"simplecrawler": "1.1.7",
|
||||
"tape": "4.10.1",
|
||||
"third-party-web": "0.8.2",
|
||||
"third-party-web": "0.9.0",
|
||||
"text-table": "0.2.0",
|
||||
"uuid": "3.3.2",
|
||||
"webcoach": "3.6.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue