Merge pull request #2632 from liam-fitzgerald/lf/patp-validate

various: bump urbit-ob version
This commit is contained in:
ixv 2020-03-31 14:18:10 -07:00 committed by GitHub
commit e5c06f2549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 16 deletions

View File

@ -6276,9 +6276,9 @@
"dev": true
},
"urbit-ob": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-4.1.4.tgz",
"integrity": "sha512-9sa7L+NUvlhP+okIMNyu8Bxn5VNDGo6AGVvCgOpEghqrEayk2uEoPeDV+ghGsCt1bA+4fjFMa7RG5ybZjgrtWQ==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-5.0.0.tgz",
"integrity": "sha512-UknGQJ9QTFajBoLdNA/BIfpzJhE8cxpkAv0PQQzEhtf7rQINR6z2+fFE9GwRaGxWMcnCMNPrgOAXdUnze2IKCA==",
"requires": {
"bn.js": "^4.11.8",
"lodash.chunk": "^4.2.0",

View File

@ -33,7 +33,7 @@
"react": "^16.5.2",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.0",
"urbit-ob": "^4.1.2",
"urbit-ob": "^5.0.0",
"urbit-sigil-js": "^1.3.2"
},
"resolutions": {

View File

@ -6276,9 +6276,9 @@
"dev": true
},
"urbit-ob": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-4.1.4.tgz",
"integrity": "sha512-9sa7L+NUvlhP+okIMNyu8Bxn5VNDGo6AGVvCgOpEghqrEayk2uEoPeDV+ghGsCt1bA+4fjFMa7RG5ybZjgrtWQ==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-5.0.0.tgz",
"integrity": "sha512-UknGQJ9QTFajBoLdNA/BIfpzJhE8cxpkAv0PQQzEhtf7rQINR6z2+fFE9GwRaGxWMcnCMNPrgOAXdUnze2IKCA==",
"requires": {
"bn.js": "^4.11.8",
"lodash.chunk": "^4.2.0",

View File

@ -33,7 +33,7 @@
"react": "^16.5.2",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.0",
"urbit-ob": "^4.1.2",
"urbit-ob": "^5.0.0",
"urbit-sigil-js": "^1.3.2"
},
"resolutions": {

View File

@ -6277,9 +6277,9 @@
"dev": true
},
"urbit-ob": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-4.1.4.tgz",
"integrity": "sha512-9sa7L+NUvlhP+okIMNyu8Bxn5VNDGo6AGVvCgOpEghqrEayk2uEoPeDV+ghGsCt1bA+4fjFMa7RG5ybZjgrtWQ==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-5.0.0.tgz",
"integrity": "sha512-UknGQJ9QTFajBoLdNA/BIfpzJhE8cxpkAv0PQQzEhtf7rQINR6z2+fFE9GwRaGxWMcnCMNPrgOAXdUnze2IKCA==",
"requires": {
"bn.js": "^4.11.8",
"lodash.chunk": "^4.2.0",

View File

@ -33,7 +33,7 @@
"react": "^16.5.2",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.0",
"urbit-ob": "^4.1.2",
"urbit-ob": "^5.0.0",
"urbit-sigil-js": "^1.3.2"
},
"resolutions": {

View File

@ -6058,9 +6058,9 @@
"dev": true
},
"urbit-ob": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-4.1.2.tgz",
"integrity": "sha512-r9Y25Lb5gHSgOEZ2hc+NG2qi1fySfQdoqbim4ygz/yQcBZ5mpEuF6DLOON7o01eBx3vspHZeQVQaoFJ9DrCesg==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/urbit-ob/-/urbit-ob-5.0.0.tgz",
"integrity": "sha512-UknGQJ9QTFajBoLdNA/BIfpzJhE8cxpkAv0PQQzEhtf7rQINR6z2+fFE9GwRaGxWMcnCMNPrgOAXdUnze2IKCA==",
"requires": {
"bn.js": "^4.11.8",
"lodash.chunk": "^4.2.0",

View File

@ -36,7 +36,7 @@
"react-dom": "^16.8.6",
"react-markdown": "^4.3.1",
"react-router-dom": "^5.0.0",
"urbit-ob": "^4.1.2",
"urbit-ob": "^5.0.0",
"urbit-sigil-js": "^1.3.2"
},
"resolutions": {