Browse Source

bump single-file-core version

Gildas 3 năm trước cách đây
mục cha
commit
aacf74fe26
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -1098,9 +1098,9 @@
 			"integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E="
 		},
 		"single-file-core": {
-			"version": "1.0.5",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.5.tgz",
-			"integrity": "sha512-JcwyhJGwN3MAiLpyyCZ8WcVFphc8fjsZ/fauC/PrpOQ6nxIOgvL1WhSIbYcG7So9Rmpgtwyu9lEh89DbnxiJFA=="
+			"version": "1.0.6",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.6.tgz",
+			"integrity": "sha512-/4T5wv62kO4pxvoiT5IQPLLSpXx580+Sq9hqbMwL9Lwl/3GUQZ2UVYUEj4Qrdmlwau8cD/vE7RK6JkmtlumjFQ=="
 		},
 		"source-map": {
 			"version": "0.6.1",

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
 		"jsdom": "19.0.0",
 		"puppeteer-core": "13.5.2",
 		"selenium-webdriver": "4.1.1",
-		"single-file-core": "1.0.5",
+		"single-file-core": "1.0.6",
 		"strong-data-uri": "1.0.6",
 		"yargs": "17.4.0"
 	},