diff --git a/package-lock.json b/package-lock.json index 99867b5..d963bcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "@google/clasp": "^2.4.2", - "@types/google-apps-script": "^1.0.64", + "@types/google-apps-script": "^1.0.67", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", "eslint": "^8.47.0", @@ -353,9 +353,9 @@ } }, "node_modules/@types/google-apps-script": { - "version": "1.0.65", - "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.65.tgz", - "integrity": "sha512-xv42geDxlc+mhFqACkHPVnU+isJxJGP+Eu3Z/wn2AMO11y123Ls2BybaGCijTPxznO4JL8Fzyejw637hbP/hxw==", + "version": "1.0.67", + "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.67.tgz", + "integrity": "sha512-sJfwEKAfWMB22SRbNqfsr7MWVjaYT97eKl8DBTB3uVLJd4jpGibcFSsVqCuFuewzJgjLzj0aSC4gbaFyf3EpXg==", "dev": true }, "node_modules/@types/http-cache-semantics": { diff --git a/package.json b/package.json index 8705f19..bfdaf89 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "homepage": "https://github.com/ttsukagoshi/website-monitoring-by-gas#readme", "devDependencies": { "@google/clasp": "^2.4.2", - "@types/google-apps-script": "^1.0.64", + "@types/google-apps-script": "^1.0.67", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", "eslint": "^8.47.0",