mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-08-28 05:25:25 +00:00
chore(deps)(deps): bump graphology from 0.25.4 to 0.26.0 in /gitnexus (#1001)
This commit is contained in:
parent
1e8bacf608
commit
cfeece95f5
2 changed files with 6 additions and 7 deletions
11
gitnexus/package-lock.json
generated
11
gitnexus/package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
|||
"cors": "^2.8.5",
|
||||
"express": "^4.19.2",
|
||||
"glob": "^13.0.6",
|
||||
"graphology": "^0.25.4",
|
||||
"graphology": "^0.26.0",
|
||||
"graphology-indices": "^0.17.0",
|
||||
"graphology-utils": "^2.3.0",
|
||||
"ignore": "^7.0.5",
|
||||
|
|
@ -3316,13 +3316,12 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/graphology": {
|
||||
"version": "0.25.4",
|
||||
"resolved": "https://registry.npmjs.org/graphology/-/graphology-0.25.4.tgz",
|
||||
"integrity": "sha512-33g0Ol9nkWdD6ulw687viS8YJQBxqG5LWII6FI6nul0pq6iM2t5EKquOTFDbyTblRB3O9I+7KX4xI8u5ffekAQ==",
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/graphology/-/graphology-0.26.0.tgz",
|
||||
"integrity": "sha512-8SSImzgUUYC89Z042s+0r/vMibY7GX/Emz4LDO5e7jYXhuoWfHISPFJYjpRLUSJGq6UQ6xlenvX1p/hJdfXuXg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"events": "^3.3.0",
|
||||
"obliterator": "^2.0.2"
|
||||
"events": "^3.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"graphology-types": ">=0.24.0"
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"cors": "^2.8.5",
|
||||
"express": "^4.19.2",
|
||||
"glob": "^13.0.6",
|
||||
"graphology": "^0.25.4",
|
||||
"graphology": "^0.26.0",
|
||||
"graphology-indices": "^0.17.0",
|
||||
"graphology-utils": "^2.3.0",
|
||||
"ignore": "^7.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue