diff --git a/ember-phone-input/package.json b/ember-phone-input/package.json index bbf7f132..23f077c7 100644 --- a/ember-phone-input/package.json +++ b/ember-phone-input/package.json @@ -67,7 +67,7 @@ "@rollup/plugin-babel": "6.0.4", "@tsconfig/ember": "3.0.3", "@types/intl-tel-input": "18.1.4", - "@types/rsvp": "4.0.8", + "@types/rsvp": "4.0.9", "@typescript-eslint/eslint-plugin": "6.15.0", "@typescript-eslint/parser": "6.18.1", "concurrently": "8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97473e4b..5bc7fe34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 18.1.4 version: 18.1.4 '@types/rsvp': - specifier: 4.0.8 - version: 4.0.8 + specifier: 4.0.9 + version: 4.0.9 '@typescript-eslint/eslint-plugin': specifier: 6.15.0 version: 6.15.0(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.2.2) @@ -3730,8 +3730,8 @@ packages: '@types/glob': 8.1.0 '@types/node': 20.8.10 - /@types/rsvp@4.0.8: - resolution: {integrity: sha512-OraQXMlBrD3nll0VuEKENY3IoR4N3eDIqElVWo5dSheMveYYMDSIUMbtcI7wOGWyUilLwfaOx9VF8U8LdrHXkg==} + /@types/rsvp@4.0.9: + resolution: {integrity: sha512-F6vaN5mbxw2MBCu/AD9fSKwrhnto2pE77dyUsi415qz9IP9ni9ZOWXHxnXfsM4NW9UjW+it189jvvqnhv37Z7Q==} dev: true /@types/semver@7.5.4: