diff --git a/package-lock.json b/package-lock.json index 2995f48..bd2288f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@grnsft/if-core": "^0.0.28", - "@tgwf/co2": "^0.16.4", + "@tgwf/co2": "^0.16.5", "puppeteer": "^24.0.0", "tldjs": "^2.3.1", "typescript": "^5.1.6", @@ -1362,10 +1362,9 @@ } }, "node_modules/@tgwf/co2": { - "version": "0.16.4", - "resolved": "https://registry.npmjs.org/@tgwf/co2/-/co2-0.16.4.tgz", - "integrity": "sha512-op5k5s84hzTcqbanoWC3Kh/uz0MW9akaSqyRSdAW0yiHnhZmcw+/Edn+mgjZuZ4q4ZtdOC2dC0jog1lDoDICKQ==", - "license": "Apache-2.0", + "version": "0.16.5", + "resolved": "https://registry.npmjs.org/@tgwf/co2/-/co2-0.16.5.tgz", + "integrity": "sha512-bGZd2AMQSzoutPB7oMBekCy3thUfGJeZFfGZQ3p/s7AcZUVGyg8zxNdO7VFlg5i1MYzjbWU7SVBKUxJjuwwiBg==", "engines": { "node": ">=14.0.0" } diff --git a/package.json b/package.json index 684be2a..659d6d8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@grnsft/if-core": "^0.0.28", - "@tgwf/co2": "^0.16.4", + "@tgwf/co2": "^0.16.5", "puppeteer": "^24.0.0", "tldjs": "^2.3.1", "typescript": "^5.1.6",