diff --git a/package-lock.json b/package-lock.json index 7b7925fe..e4c94411 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "luxon": "2.4.0", "pg": "8.7.3", "pg-hstore": "2.3.4", - "puppeteer": "14.0.0", + "puppeteer": "14.1.0", "sequelize": "6.19.0", "sleep-promise": "9.1.0", "uuid": "8.3.2" @@ -3337,9 +3337,9 @@ } }, "node_modules/puppeteer": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.0.0.tgz", - "integrity": "sha512-Aj/cySGBMWpUYEWV0YOcwyhq5lOxuuiGScgdj/OvslAm/ydoywiI8OzAIXT4HzKmNTmzm/fKKHHtcsQa/fFgdw==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.1.0.tgz", + "integrity": "sha512-T3eB4f6k9HVttYvyy8drGIKb04M+vxhepqM7qqcVCBTNT3T6M9cUaJT4k7P+a6wSonObJSJUP98JkPDQG+3fJw==", "hasInstallScript": true, "dependencies": { "cross-fetch": "3.1.5", @@ -6719,9 +6719,9 @@ "dev": true }, "puppeteer": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.0.0.tgz", - "integrity": "sha512-Aj/cySGBMWpUYEWV0YOcwyhq5lOxuuiGScgdj/OvslAm/ydoywiI8OzAIXT4HzKmNTmzm/fKKHHtcsQa/fFgdw==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.1.0.tgz", + "integrity": "sha512-T3eB4f6k9HVttYvyy8drGIKb04M+vxhepqM7qqcVCBTNT3T6M9cUaJT4k7P+a6wSonObJSJUP98JkPDQG+3fJw==", "requires": { "cross-fetch": "3.1.5", "debug": "4.3.4", diff --git a/package.json b/package.json index 42883226..af8f06f6 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "luxon": "2.4.0", "pg": "8.7.3", "pg-hstore": "2.3.4", - "puppeteer": "14.0.0", + "puppeteer": "14.1.0", "sequelize": "6.19.0", "sleep-promise": "9.1.0", "uuid": "8.3.2"