Merge pull request #39938 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.41

chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41
This commit is contained in:
Ferdinand Thiessen 2023-08-18 15:32:55 +02:00 committed by GitHub
commit f56e3e116c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 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

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.26",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^5.0.4",
"moment": "^2.29.4",
@ -17184,9 +17184,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.10.38",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.38.tgz",
"integrity": "sha512-4NjVXVUmpZ9Zsqq6FXa2+MKI+KAI3tOqA0pxXgXGluhpj4ge5didmbWJpMBqGB3AVGv1SnEtKdGTbxjSEG1kCQ=="
"version": "1.10.41",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.41.tgz",
"integrity": "sha512-4rmmF4u4vD3eGNuuCGjCPwRwO+fIuu1WWcS7VwbPTiMFkJd8F02v8o5pY5tlYuMR+xOvJ88mtOHpkm0Tnu2LcQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -79,7 +79,7 @@
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.26",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^5.0.4",
"moment": "^2.29.4",