Merge pull request #43950 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.57

chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57
This commit is contained in:
Pytal
2024-03-04 06:16:35 -08:00
committed by GitHub
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
+4 -4
View File
@@ -52,7 +52,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"libphonenumber-js": "^1.10.57",
"lodash": "^4.17.21",
"marked": "^11.2.0",
"moment": "^2.30.1",
@@ -18601,9 +18601,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.10.56",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.56.tgz",
"integrity": "sha512-d0GdKshNnyfl5gM7kZ9rXjGiAbxT/zCXp0k+EAzh8H4zrb2R7GXtMCrULrX7UQxtfx6CLy/vz/lomvW79FAFdA=="
"version": "1.10.57",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.57.tgz",
"integrity": "sha512-OjsEd9y4LgcX+Ig09SbxWqcGESxliDDFNVepFhB9KEsQZTrnk3UdEU+cO0sW1APvLprHstQpS23OQpZ3bwxy6Q=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
+1 -1
View File
@@ -79,7 +79,7 @@
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"libphonenumber-js": "^1.10.57",
"lodash": "^4.17.21",
"marked": "^11.2.0",
"moment": "^2.30.1",