diff --git a/package-lock.json b/package-lock.json index 28585576f..cf2e58e65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-tsdoc": "^0.2.16", "google-closure-compiler": "^20220601.0.0", - "google-closure-deps": "^20220502.0.0", + "google-closure-deps": "^20220719.0.0", "gulp": "^4.0.2", "gulp-clang-format": "^1.0.27", "gulp-concat": "^2.6.1", @@ -5767,9 +5767,9 @@ } }, "node_modules/google-closure-deps": { - "version": "20220502.0.0", - "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz", - "integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==", + "version": "20220719.0.0", + "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz", + "integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==", "dev": true, "dependencies": { "minimatch": "^3.0.4", @@ -17758,9 +17758,9 @@ "optional": true }, "google-closure-deps": { - "version": "20220502.0.0", - "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220502.0.0.tgz", - "integrity": "sha512-NevMVR6+/+Os2iJnwPcFdY+55o2BGxdaIgAGYURSTDk5lQ1CwFTMYQ0hGl60c9g7uYxCjVkOQGVXg8NURV5Jbg==", + "version": "20220719.0.0", + "resolved": "https://registry.npmjs.org/google-closure-deps/-/google-closure-deps-20220719.0.0.tgz", + "integrity": "sha512-G///lRbIz+D2iAo3PZhuLfypDje0OvOiy6scGtn3Tcvz0BV1mRYgZ3toATKxcNsPFi9GZJkhanXZUVNPRLaODQ==", "dev": true, "requires": { "minimatch": "^3.0.4", diff --git a/package.json b/package.json index e4ef03ef2..e9a7c3b8b 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-tsdoc": "^0.2.16", "google-closure-compiler": "^20220601.0.0", - "google-closure-deps": "^20220502.0.0", + "google-closure-deps": "^20220719.0.0", "gulp": "^4.0.2", "gulp-clang-format": "^1.0.27", "gulp-concat": "^2.6.1",