diff --git a/package-lock.json b/package-lock.json index d7adb8b2..3c3cfdaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@smui/linear-progress": "^6.1.4", "@smui/list": "^6.0.0", "@smui/top-app-bar": "^6.0.0", - "@types/google-apps-script": "^1.0.71", + "@types/google-apps-script": "^1.0.72", "@types/google.script.client-side": "^0.1.0", "@types/jest": "^28.1.8", "@typescript-eslint/eslint-plugin": "^6.7.2", @@ -7043,9 +7043,9 @@ } }, "node_modules/@types/google-apps-script": { - "version": "1.0.71", - "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.71.tgz", - "integrity": "sha512-+E7xGc4sUt/X/SNJRIODgZ7KPylMdEcywoEaFK7ve5gLr5JFZEl0hBlCizh6OA3msQycszF1Uhi5IBjjZHBhhw==", + "version": "1.0.72", + "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.72.tgz", + "integrity": "sha512-StzlDdG6vCXddINzCLl8mNQccia+kAXJoxwzQudGqdDfDCqWCQs0bbG5y+Lr8L9fjvKE67ZPV5nTSbuKFbev0A==", "dev": true }, "node_modules/@types/google.script.client-side": { diff --git a/package.json b/package.json index e1870094..0aaba3d4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@smui/linear-progress": "^6.1.4", "@smui/list": "^6.0.0", "@smui/top-app-bar": "^6.0.0", - "@types/google-apps-script": "^1.0.71", + "@types/google-apps-script": "^1.0.72", "@types/google.script.client-side": "^0.1.0", "@types/jest": "^28.1.8", "@typescript-eslint/eslint-plugin": "^6.7.2",