html-snapshots 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/HISTORY.md CHANGED
@@ -32,11 +32,13 @@ jQuery selectors are no longer supported by default. To restore the previous beh
32
32
  The upside is jQuery is no longer required to be loaded by the page being snapshotted. However, if you use jQuery selectors, or selectors not supported by [querySelector](https://developer.mozilla.org/en-US/docs/Web/API/document.querySelector), the page being snapshotted must load jQuery.
33
33
 
34
34
  ## Node Support Tags
35
- `v0.13.2 ` Node 0.12 (or less)
36
- `v0.14.16` Node 4+
37
- `v0.15.x ` Node 6+
38
- `v0.16.x ` Node 8+
39
- `v0.17.x ` Node 10+
40
- `v0.18.x ` Node 14+
41
- `v0.19.x ` Node 14+
42
- `v1.0.x ` Node 14+
35
+ | Tag | Supported Node Version |
36
+ | --- | --- |
37
+ | `v0.13.2 ` | Node 0.12 (or less) |
38
+ | `v0.14.16` | Node 4+ |
39
+ | `v0.15.x ` | Node 6+ |
40
+ | `v0.16.x ` | Node 8+ |
41
+ | `v0.17.x ` | Node 10+ |
42
+ | `v0.18.x ` | Node 14+ |
43
+ | `v0.19.x ` | Node 14+ |
44
+ | `v1.0.x ` | Node 14+ |
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -234,11 +234,11 @@
234
234
  "license": "MIT"
235
235
  },
236
236
  "node_modules/cacheable-lookup": {
237
- "version": "6.1.0",
238
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
239
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
237
+ "version": "7.0.0",
238
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
239
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
240
240
  "engines": {
241
- "node": ">=10.6.0"
241
+ "node": ">=14.16"
242
242
  }
243
243
  },
244
244
  "node_modules/cacheable-request": {
@@ -468,9 +468,9 @@
468
468
  }
469
469
  },
470
470
  "node_modules/form-data-encoder": {
471
- "version": "2.1.2",
472
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
473
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A==",
471
+ "version": "2.1.3",
472
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
473
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==",
474
474
  "engines": {
475
475
  "node": ">= 14.17"
476
476
  }
@@ -530,14 +530,14 @@
530
530
  }
531
531
  },
532
532
  "node_modules/got": {
533
- "version": "12.5.0",
534
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
535
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
533
+ "version": "12.5.1",
534
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
535
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
536
536
  "dependencies": {
537
537
  "@sindresorhus/is": "^5.2.0",
538
538
  "@szmarczak/http-timer": "^5.0.1",
539
- "cacheable-lookup": "^6.0.4",
540
- "cacheable-request": "^10.1.2",
539
+ "cacheable-lookup": "^7.0.0",
540
+ "cacheable-request": "^10.2.1",
541
541
  "decompress-response": "^6.0.0",
542
542
  "form-data-encoder": "^2.1.2",
543
543
  "get-stream": "^6.0.1",
@@ -588,14 +588,14 @@
588
588
  }
589
589
  },
590
590
  "node_modules/html-snapshots": {
591
- "version": "1.0.0",
592
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
593
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
591
+ "version": "1.0.1",
592
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
593
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
594
594
  "dependencies": {
595
595
  "async": "3.2.4",
596
596
  "async-lock": "1.3.2",
597
597
  "combine-errors": "3.0.3",
598
- "got": "12.5.0",
598
+ "got": "12.5.1",
599
599
  "lodash": "4.17.21",
600
600
  "mkdirp": "1.0.4",
601
601
  "phantomjs-prebuilt": "2.1.16",
@@ -880,8 +880,9 @@
880
880
  }
881
881
  },
882
882
  "node_modules/minimist": {
883
- "version": "1.2.5",
884
- "license": "MIT"
883
+ "version": "1.2.6",
884
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
885
+ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
885
886
  },
886
887
  "node_modules/mkdirp": {
887
888
  "version": "1.0.4",
@@ -1615,9 +1616,9 @@
1615
1616
  "version": "1.1.1"
1616
1617
  },
1617
1618
  "cacheable-lookup": {
1618
- "version": "6.1.0",
1619
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1620
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1619
+ "version": "7.0.0",
1620
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1621
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1621
1622
  },
1622
1623
  "cacheable-request": {
1623
1624
  "version": "10.2.1",
@@ -1785,9 +1786,9 @@
1785
1786
  }
1786
1787
  },
1787
1788
  "form-data-encoder": {
1788
- "version": "2.1.2",
1789
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
1790
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A=="
1789
+ "version": "2.1.3",
1790
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
1791
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ=="
1791
1792
  },
1792
1793
  "fs-constants": {
1793
1794
  "version": "1.0.0",
@@ -1828,14 +1829,14 @@
1828
1829
  }
1829
1830
  },
1830
1831
  "got": {
1831
- "version": "12.5.0",
1832
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
1833
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
1832
+ "version": "12.5.1",
1833
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
1834
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
1834
1835
  "requires": {
1835
1836
  "@sindresorhus/is": "^5.2.0",
1836
1837
  "@szmarczak/http-timer": "^5.0.1",
1837
- "cacheable-lookup": "^6.0.4",
1838
- "cacheable-request": "^10.1.2",
1838
+ "cacheable-lookup": "^7.0.0",
1839
+ "cacheable-request": "^10.2.1",
1839
1840
  "decompress-response": "^6.0.0",
1840
1841
  "form-data-encoder": "^2.1.2",
1841
1842
  "get-stream": "^6.0.1",
@@ -1866,14 +1867,14 @@
1866
1867
  }
1867
1868
  },
1868
1869
  "html-snapshots": {
1869
- "version": "1.0.0",
1870
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
1871
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
1870
+ "version": "1.0.1",
1871
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
1872
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
1872
1873
  "requires": {
1873
1874
  "async": "3.2.4",
1874
1875
  "async-lock": "1.3.2",
1875
1876
  "combine-errors": "3.0.3",
1876
- "got": "12.5.0",
1877
+ "got": "12.5.1",
1877
1878
  "lodash": "4.17.21",
1878
1879
  "mkdirp": "1.0.4",
1879
1880
  "phantomjs-prebuilt": "2.1.16",
@@ -2073,7 +2074,9 @@
2073
2074
  }
2074
2075
  },
2075
2076
  "minimist": {
2076
- "version": "1.2.5"
2077
+ "version": "1.2.6",
2078
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
2079
+ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
2077
2080
  },
2078
2081
  "mkdirp": {
2079
2082
  "version": "1.0.4"
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.1",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -245,11 +245,11 @@
245
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
246
246
  },
247
247
  "node_modules/cacheable-lookup": {
248
- "version": "6.1.0",
249
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
250
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
251
251
  "engines": {
252
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
253
253
  }
254
254
  },
255
255
  "node_modules/cacheable-request": {
@@ -567,14 +567,14 @@
567
567
  }
568
568
  },
569
569
  "node_modules/got": {
570
- "version": "12.5.0",
571
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
572
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
573
573
  "dependencies": {
574
574
  "@sindresorhus/is": "^5.2.0",
575
575
  "@szmarczak/http-timer": "^5.0.1",
576
- "cacheable-lookup": "^6.0.4",
577
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
578
578
  "decompress-response": "^6.0.0",
579
579
  "form-data-encoder": "^2.1.2",
580
580
  "get-stream": "^6.0.1",
@@ -629,14 +629,14 @@
629
629
  }
630
630
  },
631
631
  "node_modules/html-snapshots": {
632
- "version": "1.0.0",
633
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
634
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
635
635
  "dependencies": {
636
636
  "async": "3.2.4",
637
637
  "async-lock": "1.3.2",
638
638
  "combine-errors": "3.0.3",
639
- "got": "12.5.0",
639
+ "got": "12.5.1",
640
640
  "lodash": "4.17.21",
641
641
  "mkdirp": "1.0.4",
642
642
  "phantomjs-prebuilt": "2.1.16",
@@ -1752,9 +1752,9 @@
1752
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1753
1753
  },
1754
1754
  "cacheable-lookup": {
1755
- "version": "6.1.0",
1756
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1757
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1758
1758
  },
1759
1759
  "cacheable-request": {
1760
1760
  "version": "10.2.1",
@@ -2015,14 +2015,14 @@
2015
2015
  }
2016
2016
  },
2017
2017
  "got": {
2018
- "version": "12.5.0",
2019
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
2020
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
2021
2021
  "requires": {
2022
2022
  "@sindresorhus/is": "^5.2.0",
2023
2023
  "@szmarczak/http-timer": "^5.0.1",
2024
- "cacheable-lookup": "^6.0.4",
2025
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
2026
2026
  "decompress-response": "^6.0.0",
2027
2027
  "form-data-encoder": "^2.1.2",
2028
2028
  "get-stream": "^6.0.1",
@@ -2061,14 +2061,14 @@
2061
2061
  }
2062
2062
  },
2063
2063
  "html-snapshots": {
2064
- "version": "1.0.0",
2065
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
2066
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
2067
2067
  "requires": {
2068
2068
  "async": "3.2.4",
2069
2069
  "async-lock": "1.3.2",
2070
2070
  "combine-errors": "3.0.3",
2071
- "got": "12.5.0",
2071
+ "got": "12.5.1",
2072
2072
  "lodash": "4.17.21",
2073
2073
  "mkdirp": "1.0.4",
2074
2074
  "phantomjs-prebuilt": "2.1.16",
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -245,11 +245,11 @@
245
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
246
246
  },
247
247
  "node_modules/cacheable-lookup": {
248
- "version": "6.1.0",
249
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
250
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
251
251
  "engines": {
252
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
253
253
  }
254
254
  },
255
255
  "node_modules/cacheable-request": {
@@ -501,9 +501,9 @@
501
501
  }
502
502
  },
503
503
  "node_modules/form-data-encoder": {
504
- "version": "2.1.2",
505
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
506
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A==",
504
+ "version": "2.1.3",
505
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
506
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==",
507
507
  "engines": {
508
508
  "node": ">= 14.17"
509
509
  }
@@ -567,14 +567,14 @@
567
567
  }
568
568
  },
569
569
  "node_modules/got": {
570
- "version": "12.5.0",
571
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
572
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
573
573
  "dependencies": {
574
574
  "@sindresorhus/is": "^5.2.0",
575
575
  "@szmarczak/http-timer": "^5.0.1",
576
- "cacheable-lookup": "^6.0.4",
577
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
578
578
  "decompress-response": "^6.0.0",
579
579
  "form-data-encoder": "^2.1.2",
580
580
  "get-stream": "^6.0.1",
@@ -629,14 +629,14 @@
629
629
  }
630
630
  },
631
631
  "node_modules/html-snapshots": {
632
- "version": "1.0.0",
633
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
634
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
635
635
  "dependencies": {
636
636
  "async": "3.2.4",
637
637
  "async-lock": "1.3.2",
638
638
  "combine-errors": "3.0.3",
639
- "got": "12.5.0",
639
+ "got": "12.5.1",
640
640
  "lodash": "4.17.21",
641
641
  "mkdirp": "1.0.4",
642
642
  "phantomjs-prebuilt": "2.1.16",
@@ -1752,9 +1752,9 @@
1752
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1753
1753
  },
1754
1754
  "cacheable-lookup": {
1755
- "version": "6.1.0",
1756
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1757
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1758
1758
  },
1759
1759
  "cacheable-request": {
1760
1760
  "version": "10.2.1",
@@ -1964,9 +1964,9 @@
1964
1964
  }
1965
1965
  },
1966
1966
  "form-data-encoder": {
1967
- "version": "2.1.2",
1968
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
1969
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A=="
1967
+ "version": "2.1.3",
1968
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
1969
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ=="
1970
1970
  },
1971
1971
  "fs-constants": {
1972
1972
  "version": "1.0.0",
@@ -2015,14 +2015,14 @@
2015
2015
  }
2016
2016
  },
2017
2017
  "got": {
2018
- "version": "12.5.0",
2019
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
2020
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
2021
2021
  "requires": {
2022
2022
  "@sindresorhus/is": "^5.2.0",
2023
2023
  "@szmarczak/http-timer": "^5.0.1",
2024
- "cacheable-lookup": "^6.0.4",
2025
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
2026
2026
  "decompress-response": "^6.0.0",
2027
2027
  "form-data-encoder": "^2.1.2",
2028
2028
  "get-stream": "^6.0.1",
@@ -2061,14 +2061,14 @@
2061
2061
  }
2062
2062
  },
2063
2063
  "html-snapshots": {
2064
- "version": "1.0.0",
2065
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
2066
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
2067
2067
  "requires": {
2068
2068
  "async": "3.2.4",
2069
2069
  "async-lock": "1.3.2",
2070
2070
  "combine-errors": "3.0.3",
2071
- "got": "12.5.0",
2071
+ "got": "12.5.1",
2072
2072
  "lodash": "4.17.21",
2073
2073
  "mkdirp": "1.0.4",
2074
2074
  "phantomjs-prebuilt": "2.1.16",
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -245,11 +245,11 @@
245
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
246
246
  },
247
247
  "node_modules/cacheable-lookup": {
248
- "version": "6.1.0",
249
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
250
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
251
251
  "engines": {
252
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
253
253
  }
254
254
  },
255
255
  "node_modules/cacheable-request": {
@@ -501,9 +501,9 @@
501
501
  }
502
502
  },
503
503
  "node_modules/form-data-encoder": {
504
- "version": "2.1.2",
505
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
506
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A==",
504
+ "version": "2.1.3",
505
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
506
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==",
507
507
  "engines": {
508
508
  "node": ">= 14.17"
509
509
  }
@@ -567,14 +567,14 @@
567
567
  }
568
568
  },
569
569
  "node_modules/got": {
570
- "version": "12.5.0",
571
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
572
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
573
573
  "dependencies": {
574
574
  "@sindresorhus/is": "^5.2.0",
575
575
  "@szmarczak/http-timer": "^5.0.1",
576
- "cacheable-lookup": "^6.0.4",
577
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
578
578
  "decompress-response": "^6.0.0",
579
579
  "form-data-encoder": "^2.1.2",
580
580
  "get-stream": "^6.0.1",
@@ -629,14 +629,14 @@
629
629
  }
630
630
  },
631
631
  "node_modules/html-snapshots": {
632
- "version": "1.0.0",
633
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
634
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
635
635
  "dependencies": {
636
636
  "async": "3.2.4",
637
637
  "async-lock": "1.3.2",
638
638
  "combine-errors": "3.0.3",
639
- "got": "12.5.0",
639
+ "got": "12.5.1",
640
640
  "lodash": "4.17.21",
641
641
  "mkdirp": "1.0.4",
642
642
  "phantomjs-prebuilt": "2.1.16",
@@ -1752,9 +1752,9 @@
1752
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1753
1753
  },
1754
1754
  "cacheable-lookup": {
1755
- "version": "6.1.0",
1756
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1757
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1758
1758
  },
1759
1759
  "cacheable-request": {
1760
1760
  "version": "10.2.1",
@@ -1964,9 +1964,9 @@
1964
1964
  }
1965
1965
  },
1966
1966
  "form-data-encoder": {
1967
- "version": "2.1.2",
1968
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
1969
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A=="
1967
+ "version": "2.1.3",
1968
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
1969
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ=="
1970
1970
  },
1971
1971
  "fs-constants": {
1972
1972
  "version": "1.0.0",
@@ -2015,14 +2015,14 @@
2015
2015
  }
2016
2016
  },
2017
2017
  "got": {
2018
- "version": "12.5.0",
2019
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
2020
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
2021
2021
  "requires": {
2022
2022
  "@sindresorhus/is": "^5.2.0",
2023
2023
  "@szmarczak/http-timer": "^5.0.1",
2024
- "cacheable-lookup": "^6.0.4",
2025
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
2026
2026
  "decompress-response": "^6.0.0",
2027
2027
  "form-data-encoder": "^2.1.2",
2028
2028
  "get-stream": "^6.0.1",
@@ -2061,14 +2061,14 @@
2061
2061
  }
2062
2062
  },
2063
2063
  "html-snapshots": {
2064
- "version": "1.0.0",
2065
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
2066
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
2067
2067
  "requires": {
2068
2068
  "async": "3.2.4",
2069
2069
  "async-lock": "1.3.2",
2070
2070
  "combine-errors": "3.0.3",
2071
- "got": "12.5.0",
2071
+ "got": "12.5.1",
2072
2072
  "lodash": "4.17.21",
2073
2073
  "mkdirp": "1.0.4",
2074
2074
  "phantomjs-prebuilt": "2.1.16",
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -245,11 +245,11 @@
245
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
246
246
  },
247
247
  "node_modules/cacheable-lookup": {
248
- "version": "6.1.0",
249
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
250
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
251
251
  "engines": {
252
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
253
253
  }
254
254
  },
255
255
  "node_modules/cacheable-request": {
@@ -567,14 +567,14 @@
567
567
  }
568
568
  },
569
569
  "node_modules/got": {
570
- "version": "12.5.0",
571
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
572
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
573
573
  "dependencies": {
574
574
  "@sindresorhus/is": "^5.2.0",
575
575
  "@szmarczak/http-timer": "^5.0.1",
576
- "cacheable-lookup": "^6.0.4",
577
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
578
578
  "decompress-response": "^6.0.0",
579
579
  "form-data-encoder": "^2.1.2",
580
580
  "get-stream": "^6.0.1",
@@ -629,14 +629,14 @@
629
629
  }
630
630
  },
631
631
  "node_modules/html-snapshots": {
632
- "version": "1.0.0",
633
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
634
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
635
635
  "dependencies": {
636
636
  "async": "3.2.4",
637
637
  "async-lock": "1.3.2",
638
638
  "combine-errors": "3.0.3",
639
- "got": "12.5.0",
639
+ "got": "12.5.1",
640
640
  "lodash": "4.17.21",
641
641
  "mkdirp": "1.0.4",
642
642
  "phantomjs-prebuilt": "2.1.16",
@@ -1752,9 +1752,9 @@
1752
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1753
1753
  },
1754
1754
  "cacheable-lookup": {
1755
- "version": "6.1.0",
1756
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1757
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1758
1758
  },
1759
1759
  "cacheable-request": {
1760
1760
  "version": "10.2.1",
@@ -2015,14 +2015,14 @@
2015
2015
  }
2016
2016
  },
2017
2017
  "got": {
2018
- "version": "12.5.0",
2019
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
2020
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
2021
2021
  "requires": {
2022
2022
  "@sindresorhus/is": "^5.2.0",
2023
2023
  "@szmarczak/http-timer": "^5.0.1",
2024
- "cacheable-lookup": "^6.0.4",
2025
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
2026
2026
  "decompress-response": "^6.0.0",
2027
2027
  "form-data-encoder": "^2.1.2",
2028
2028
  "get-stream": "^6.0.1",
@@ -2061,14 +2061,14 @@
2061
2061
  }
2062
2062
  },
2063
2063
  "html-snapshots": {
2064
- "version": "1.0.0",
2065
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
2066
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
2067
2067
  "requires": {
2068
2068
  "async": "3.2.4",
2069
2069
  "async-lock": "1.3.2",
2070
2070
  "combine-errors": "3.0.3",
2071
- "got": "12.5.0",
2071
+ "got": "12.5.1",
2072
2072
  "lodash": "4.17.21",
2073
2073
  "mkdirp": "1.0.4",
2074
2074
  "phantomjs-prebuilt": "2.1.16",
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
@@ -8,7 +8,7 @@
8
8
  "name": "html-snapshots-example",
9
9
  "version": "0.1.0",
10
10
  "dependencies": {
11
- "html-snapshots": "^1.0.0"
11
+ "html-snapshots": "^1.0.1"
12
12
  }
13
13
  },
14
14
  "node_modules/@sindresorhus/is": {
@@ -245,11 +245,11 @@
245
245
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
246
246
  },
247
247
  "node_modules/cacheable-lookup": {
248
- "version": "6.1.0",
249
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
250
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==",
248
+ "version": "7.0.0",
249
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
250
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
251
251
  "engines": {
252
- "node": ">=10.6.0"
252
+ "node": ">=14.16"
253
253
  }
254
254
  },
255
255
  "node_modules/cacheable-request": {
@@ -501,9 +501,9 @@
501
501
  }
502
502
  },
503
503
  "node_modules/form-data-encoder": {
504
- "version": "2.1.2",
505
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
506
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A==",
504
+ "version": "2.1.3",
505
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
506
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==",
507
507
  "engines": {
508
508
  "node": ">= 14.17"
509
509
  }
@@ -567,14 +567,14 @@
567
567
  }
568
568
  },
569
569
  "node_modules/got": {
570
- "version": "12.5.0",
571
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
572
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
570
+ "version": "12.5.1",
571
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
572
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
573
573
  "dependencies": {
574
574
  "@sindresorhus/is": "^5.2.0",
575
575
  "@szmarczak/http-timer": "^5.0.1",
576
- "cacheable-lookup": "^6.0.4",
577
- "cacheable-request": "^10.1.2",
576
+ "cacheable-lookup": "^7.0.0",
577
+ "cacheable-request": "^10.2.1",
578
578
  "decompress-response": "^6.0.0",
579
579
  "form-data-encoder": "^2.1.2",
580
580
  "get-stream": "^6.0.1",
@@ -629,14 +629,14 @@
629
629
  }
630
630
  },
631
631
  "node_modules/html-snapshots": {
632
- "version": "1.0.0",
633
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
634
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
632
+ "version": "1.0.1",
633
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
634
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
635
635
  "dependencies": {
636
636
  "async": "3.2.4",
637
637
  "async-lock": "1.3.2",
638
638
  "combine-errors": "3.0.3",
639
- "got": "12.5.0",
639
+ "got": "12.5.1",
640
640
  "lodash": "4.17.21",
641
641
  "mkdirp": "1.0.4",
642
642
  "phantomjs-prebuilt": "2.1.16",
@@ -1752,9 +1752,9 @@
1752
1752
  "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
1753
1753
  },
1754
1754
  "cacheable-lookup": {
1755
- "version": "6.1.0",
1756
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-6.1.0.tgz",
1757
- "integrity": "sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww=="
1755
+ "version": "7.0.0",
1756
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1757
+ "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
1758
1758
  },
1759
1759
  "cacheable-request": {
1760
1760
  "version": "10.2.1",
@@ -1964,9 +1964,9 @@
1964
1964
  }
1965
1965
  },
1966
1966
  "form-data-encoder": {
1967
- "version": "2.1.2",
1968
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.2.tgz",
1969
- "integrity": "sha512-FCaIOVTRA9E0siY6FeXid7D5yrCqpsErplUkE2a1BEiKj1BE9z6FbKB4ntDTwC4NVLie9p+4E9nX4mWwEOT05A=="
1967
+ "version": "2.1.3",
1968
+ "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.3.tgz",
1969
+ "integrity": "sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ=="
1970
1970
  },
1971
1971
  "fs-constants": {
1972
1972
  "version": "1.0.0",
@@ -2015,14 +2015,14 @@
2015
2015
  }
2016
2016
  },
2017
2017
  "got": {
2018
- "version": "12.5.0",
2019
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.0.tgz",
2020
- "integrity": "sha512-/Bneo/L6bLN1wDyJCeRZ3CLoixvwb9v3rE3IHulFSfTHwP85xSr4QatA8K0c6GlL5+mc4IZ57BzluNZJiXvHIg==",
2018
+ "version": "12.5.1",
2019
+ "resolved": "https://registry.npmjs.org/got/-/got-12.5.1.tgz",
2020
+ "integrity": "sha512-sD16AK8cCyUoPtKr/NMvLTFFa+T3i3S+zoiuvhq0HP2YiqBZA9AtlBjAdsQBsLBK7slPuvmfE0OxhGi7N5dD4w==",
2021
2021
  "requires": {
2022
2022
  "@sindresorhus/is": "^5.2.0",
2023
2023
  "@szmarczak/http-timer": "^5.0.1",
2024
- "cacheable-lookup": "^6.0.4",
2025
- "cacheable-request": "^10.1.2",
2024
+ "cacheable-lookup": "^7.0.0",
2025
+ "cacheable-request": "^10.2.1",
2026
2026
  "decompress-response": "^6.0.0",
2027
2027
  "form-data-encoder": "^2.1.2",
2028
2028
  "get-stream": "^6.0.1",
@@ -2061,14 +2061,14 @@
2061
2061
  }
2062
2062
  },
2063
2063
  "html-snapshots": {
2064
- "version": "1.0.0",
2065
- "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.0.tgz",
2066
- "integrity": "sha512-Vlb0en4l/V/oqM6f+6GytHoQPDqk2h7mXO5ViBYuTgVcNDlFXB2mHCY2gFL2Rm/VpAPhIHkrcX8lOCz3hndcAA==",
2064
+ "version": "1.0.1",
2065
+ "resolved": "https://registry.npmjs.org/html-snapshots/-/html-snapshots-1.0.1.tgz",
2066
+ "integrity": "sha512-BnVQ7pL/ybYWVdoktSHvp1NybZ1UOt3xd5vTQ8agO388hwU63oTqgZV4Xe2nxW0Bb83Xia9/VNiWPGrJ320Uhw==",
2067
2067
  "requires": {
2068
2068
  "async": "3.2.4",
2069
2069
  "async-lock": "1.3.2",
2070
2070
  "combine-errors": "3.0.3",
2071
- "got": "12.5.0",
2071
+ "got": "12.5.1",
2072
2072
  "lodash": "4.17.21",
2073
2073
  "mkdirp": "1.0.4",
2074
2074
  "phantomjs-prebuilt": "2.1.16",
@@ -7,6 +7,6 @@
7
7
  "start": "node ./snapshot.js"
8
8
  },
9
9
  "dependencies": {
10
- "html-snapshots": "^1.0.0"
10
+ "html-snapshots": "^1.0.1"
11
11
  }
12
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "html-snapshots",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "author": {
5
5
  "name": "Alex Grant",
6
6
  "email": "alex@localnerve.com",
@@ -57,7 +57,7 @@
57
57
  "lodash": "4.17.21",
58
58
  "mkdirp": "1.0.4",
59
59
  "phantomjs-prebuilt": "2.1.16",
60
- "puppeteer": "^18.0.5",
60
+ "puppeteer": "^18.2.1",
61
61
  "rimraf": "3.0.2",
62
62
  "xml2js": "0.4.23"
63
63
  },