Merge pull request #37623 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.26

chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26
pull/37650/head
John Molakvoæ 2023-04-08 14:24:31 +07:00 committed by GitHub
commit 000ad21c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

11
package-lock.json generated

@ -52,7 +52,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.13",
"libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.4",
@ -17190,8 +17190,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.10.13",
"license": "MIT"
"version": "1.10.26",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.26.tgz",
"integrity": "sha512-oB3l4J5gEhMV+ymmlIjWedsbCpsNRqbEZ/E/MpN2QVyinKNra6DcuXywxSk/72M3DZDoH/6kzurOq1erznBMwQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
@ -36806,7 +36807,9 @@
}
},
"libphonenumber-js": {
"version": "1.10.13"
"version": "1.10.26",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.26.tgz",
"integrity": "sha512-oB3l4J5gEhMV+ymmlIjWedsbCpsNRqbEZ/E/MpN2QVyinKNra6DcuXywxSk/72M3DZDoH/6kzurOq1erznBMwQ=="
},
"lines-and-columns": {
"version": "1.2.4",

@ -77,7 +77,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.13",
"libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.4",