Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency browserify to v17.0.1 #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/node": "20.11.30",
"@types/react-native": "0.73.0",
"apollo-cache-hermes": "0.8.16",
"browserify": "17.0.0",
"browserify": "17.0.1",
"codecov": "3.8.3",
"commitizen": "4.3.0",
"conventional-changelog-cli": "4.1.0",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@ __metadata:
"@types/node": "npm:20.11.30"
"@types/react-native": "npm:0.73.0"
apollo-cache-hermes: "npm:0.8.16"
browserify: "npm:17.0.0"
browserify: "npm:17.0.1"
codecov: "npm:3.8.3"
commitizen: "npm:4.3.0"
conventional-changelog-cli: "npm:4.1.0"
Expand All @@ -2510,7 +2510,7 @@ __metadata:
typescript: "npm:5.4.3"
uglify-js: "npm:3.17.4"
peerDependencies:
"@apollo/client": 3.7.17
"@apollo/client": ^3.7.17
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2928,9 +2928,9 @@ __metadata:
languageName: node
linkType: hard

"browserify@npm:17.0.0":
version: 17.0.0
resolution: "browserify@npm:17.0.0"
"browserify@npm:17.0.1":
version: 17.0.1
resolution: "browserify@npm:17.0.1"
dependencies:
JSONStream: "npm:^1.0.3"
assert: "npm:^1.4.0"
Expand All @@ -2949,7 +2949,7 @@ __metadata:
duplexer2: "npm:~0.1.2"
events: "npm:^3.0.0"
glob: "npm:^7.1.0"
has: "npm:^1.0.0"
hasown: "npm:^2.0.0"
htmlescape: "npm:^1.1.0"
https-browserify: "npm:^1.0.0"
inherits: "npm:~2.0.1"
Expand Down Expand Up @@ -2982,7 +2982,7 @@ __metadata:
xtend: "npm:^4.0.0"
bin:
browserify: bin/cmd.js
checksum: 10c0/d6fe26f21c23cc7f734ecf67fb9e64a11d4cfebce0ca31bc9cefbb26bcf9363a136289b26f154262a15144912a8ebec4b5a834fee5d67eb354d21e2687a86f90
checksum: 10c0/d55cb025620ad2ef52082b499305ac0d5fbca67994d6e34793fefa5aee1e8f16739c1b1aa29ba705bc4d76f93afa3f844b23ff7e870f802d3bb32f72bf17dc8e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5044,13 +5044,6 @@ __metadata:
languageName: node
linkType: hard

"has@npm:^1.0.0":
version: 1.0.4
resolution: "has@npm:1.0.4"
checksum: 10c0/82c1220573dc1f0a014a5d6189ae52a1f820f99dfdc00323c3a725b5002dcb7f04e44f460fea7af068474b2dd7c88cbe1846925c84017be9e31e1708936d305b
languageName: node
linkType: hard

"hash-base@npm:^3.0.0":
version: 3.1.0
resolution: "hash-base@npm:3.1.0"
Expand Down