Skip to content

Commit 08904a8

Browse files
chore(deps): bump uuid from 8.3.2 to 12.0.0 in /drive/snippets
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b5721 commit 08904a8

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

drive/snippets/package-lock.json

Lines changed: 26 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

drive/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"google-auth-library": "^8.2.0",
1313
"googleapis": "^105.0.0",
1414
"mocha": "^10.0.0",
15-
"uuid": "^8.3.2"
15+
"uuid": "^12.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)