Skip to content

Commit

Permalink
chore(deps): bump @google-cloud/datastore from 8.1.0 to 8.2.1
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/googleapis/nodejs-datastore/releases)
- [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-datastore@v8.1.0...v8.2.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/datastore"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 8bf66b2 commit 4d80310
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"author": "SWR Audio Lab <[email protected]>",
"license": "EUPL-1.2",
"dependencies": {
"@google-cloud/datastore": "8.1.0",
"@google-cloud/datastore": "8.2.1",
"@google-cloud/pubsub": "4.0.6",
"@google-cloud/secret-manager": "5.0.1",
"@swrlab/utils": "1.1.3",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,10 @@
dependencies:
tslib "^2.1.0"

"@google-cloud/datastore@8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@google-cloud/datastore/-/datastore-8.1.0.tgz#a7b8cd6cde40fac4d745a71c632043b19c90fc47"
integrity sha512-sLcPDLQEUzNq40dGexweNKn54sw2uhkGhaaapj22iTYpVJCr3O0L6iaFnbEt4zF7uokHiOeYhdpQf5pMO1r51Q==
"@google-cloud/datastore@8.2.1":
version "8.2.1"
resolved "https://registry.yarnpkg.com/@google-cloud/datastore/-/datastore-8.2.1.tgz#9c70ee514fff2f94910fb41940229456a5d250db"
integrity sha512-VK+/ZFlAaOVy1vFerip1jHw5b54ulmR9Umr/wnLOsH5CZyNhNg5IeP9e2ebVnEkWtG52m3hcC5PXrcyaLPxjIQ==
dependencies:
"@google-cloud/promisify" "^4.0.0"
arrify "^2.0.1"
Expand Down Expand Up @@ -4184,8 +4184,9 @@ node-addon-api@^6.1.0:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.1.0.tgz#ac8470034e58e67d0c6f1204a18ae6995d9c0d76"
integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==

"node-crc@github:swrlab/node-crc#v2.1.0":
node-crc@swrlab/node-crc#v2.1.0:
version "2.1.0"
uid "25f12cdce8b7463a0829593a09224d53c08341aa"
resolved "https://codeload.github.com/swrlab/node-crc/tar.gz/25f12cdce8b7463a0829593a09224d53c08341aa"
dependencies:
"@types/node" "^18.11.17"
Expand Down

0 comments on commit 4d80310

Please sign in to comment.