diff --git a/addon/package.json b/addon/package.json index 29ea4a9..3f70759 100644 --- a/addon/package.json +++ b/addon/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@babel/core": "^7.23.7", "@babel/eslint-parser": "^7.23.3", - "@babel/runtime": "^7.23.8", + "@babel/runtime": "^7.24.5", "@embroider/addon-dev": "^4.1.0", "@rollup/plugin-babel": "^6.0.4", "babel-plugin-ember-template-compilation": "^2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c21898..42154b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^7.23.3 version: 7.23.3(@babel/core@7.23.7)(eslint@8.56.0) '@babel/runtime': - specifier: ^7.23.8 - version: 7.23.8 + specifier: ^7.24.5 + version: 7.24.5 '@embroider/addon-dev': specifier: ^4.1.0 version: 4.1.3(rollup@4.9.6) @@ -1656,8 +1656,8 @@ packages: dependencies: regenerator-runtime: 0.13.9 - /@babel/runtime@7.23.8: - resolution: {integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==} + /@babel/runtime@7.24.5: + resolution: {integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -5242,7 +5242,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.24.5 dev: true /debug@2.6.9: @@ -8655,7 +8655,7 @@ packages: /is-language-code@3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.24.5 dev: true /is-map@2.0.2: @@ -11098,7 +11098,7 @@ packages: /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.24.5 /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==}