Skip to content

Commit 6d1f7a6

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump intl-tel-input from 26.0.9 to 26.1.1
Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.0.9 to 26.1.1. - [Release notes](https://github.com/jackocnr/intl-tel-input/releases) - [Changelog](https://github.com/jackocnr/intl-tel-input/blob/master/CHANGELOG.md) - [Commits](jackocnr/intl-tel-input@v26.0.9...v26.1.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0bb035 commit 6d1f7a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"html5-history-api": "4.2.10",
3838
"html5shiv": "3.7.3",
3939
"image-map": "2.0.1",
40-
"intl-tel-input": "26.0.9",
40+
"intl-tel-input": "26.1.1",
4141
"jodit": "4.9.4",
4242
"jquery": "3.7.1",
4343
"jquery-menu-aim": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3239,10 +3239,10 @@ interpret@^3.1.1:
32393239
resolved "https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz"
32403240
integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==
32413241

3242-
intl-tel-input@26.0.9:
3243-
version "26.0.9"
3244-
resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.0.9.tgz#31a554da4f980367e339087c405d016389eb50d0"
3245-
integrity sha512-stPMVEoT41vv5M7KnrgWAMn1T2qF6F9S+Uk/ogd4kAyzAIDvfDeuK3VrKgvlY8sZKMgpYLmaaqX8Gybf6S4abw==
3242+
intl-tel-input@26.1.1:
3243+
version "26.1.1"
3244+
resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.1.1.tgz#ffd8dbc29b14044953b29898b54d1b706b5e971c"
3245+
integrity sha512-3kwFxa2rcLq9mNmMtx4s3K+Zk3J+Rx8X0Ozd+9BJnozx2VkRykEqhoXFuYTpKsTiDSR97ed536+kXxASacGOSg==
32463246

32473247
ip-address@^9.0.5:
32483248
version "9.0.5"

0 commit comments

Comments
 (0)