diff --git a/ember-phone-input/package.json b/ember-phone-input/package.json index fa9a3ec4b..9a36d04e0 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.2", "@types/intl-tel-input": "18.1.4", - "@types/rsvp": "4.0.7", + "@types/rsvp": "4.0.8", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", "concurrently": "8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f83e6b7e..afd81ccef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: 18.1.4 version: 18.1.4 '@types/rsvp': - specifier: 4.0.7 - version: 4.0.7 + specifier: 4.0.8 + version: 4.0.8 '@typescript-eslint/eslint-plugin': specifier: 6.12.0 version: 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.53.0)(typescript@5.2.2) @@ -3477,8 +3477,8 @@ packages: '@types/glob': 8.1.0 '@types/node': 20.8.10 - /@types/rsvp@4.0.7: - resolution: {integrity: sha512-TOsoofOK1MNrZvsoq9op8Qc8r+pYJ6zwH4YCvDXNcsgjtFgS6IP/uGfLW0JH4zJgXGEC1TxJuKe0EBUPIAIA0A==} + /@types/rsvp@4.0.8: + resolution: {integrity: sha512-OraQXMlBrD3nll0VuEKENY3IoR4N3eDIqElVWo5dSheMveYYMDSIUMbtcI7wOGWyUilLwfaOx9VF8U8LdrHXkg==} dev: true /@types/semver@7.5.4: