Closed dependabot[bot] closed 4 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@google-cloud/pubsub@4.4.0, npm/@googleapis/gmail@1.0.0, npm/@googleapis/sheets@4.0.0, npm/@sentry/node@7.32.1, npm/@sentry/tracing@7.32.1, npm/@types/bcryptjs@2.4.2, npm/@types/cors@2.8.12, npm/@types/crypto-js@4.1.1, npm/@types/formidable@2.0.5, npm/@types/lodash@4.14.189, npm/@types/luxon@3.1.0, npm/@types/murmurhash-js@1.0.3, npm/@types/sharp@0.31.0, npm/@types/uuid@8.3.4, npm/bcryptjs@2.4.3, npm/cors@2.8.5, npm/crypto-random-string@5.0.0, npm/firebase-admin@12.1.0, npm/formidable@2.1.1, npm/lodash@4.17.21, npm/luxon@3.2.1, npm/murmurhash-js@1.0.0, npm/sharp@0.32.6, npm/typescript@4.9.3
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Install scripts | npm/cypress@12.17.4 |
| 🚫 | |
Install scripts | npm/core-js@3.37.1 |
|
| 🚫 |
Install scripts | npm/core-js-pure@3.37.1 |
| 🚫 |
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/cypress@12.17.4
@SocketSecurity ignore npm/core-js@3.37.1
@SocketSecurity ignore npm/core-js-pure@3.37.1
Bumps protobufjs to 7.3.2 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.
Updates
protobufjs
from 7.2.4 to 7.3.2Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
0a0cdb6
chore: release master (#2005)0f9d477
fix(docs): Update readme to correct command for creating types (#1939)a71ef76
chore: release master (#2002)d1d2c0c
fix(types): reserved field in IType can contain reserved names (#2001)11393ea
chore: Renovate README.md (#1995)722b635
chore: release master (#1991)2d58011
feat: add handling for extension range options (#1990)2f846fe
chore: release master (#1962)af3ff83
fix: report missing import properly in loadSync (#1960)4436cc7
chore: release master (#1925)Updates
firebase-admin
from 11.11.1 to 12.2.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
5620e9c
[chore] Release 12.2.0 (#2605)f6f7cb9
build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)b890182
fix: Replacefarmhash
withfarmhash-modern
(#2603)5f0f253
fix: Make ADC + human account work with firebase-admin (#2553)fdde8c3
build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)07855bf
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)5440580
build(deps): bump@grpc/grpc-js
from 1.10.8 to 1.10.9 (#2592)5f01f63
build(deps-dev): bump@types/lodash
from 4.17.4 to 4.17.5 (#2594)4070f5b
build(deps): bump@google-cloud/firestore
from 7.7.0 to 7.8.0 (#2583)07cfca8
build(deps): bump@types/node
from 20.12.12 to 20.14.0 (#2585)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show