diff --git a/package.json b/package.json index 847e599..4f8fe32 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^2.27.3", - "@namesmt/aes-gcm": "^0.1.3", + "@namesmt/aes-gcm": "^1.0.0", "@namesmt/utils": "^0.5.9", "@types/node": "^20.17.23", "@vitest/coverage-v8": "^2.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 965813a..d09e7f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^2.27.3 version: 2.27.3(@typescript-eslint/utils@8.18.0(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2))(@vue/compiler-sfc@3.4.38)(eslint@9.22.0(jiti@1.21.6))(typescript@5.8.2)(vitest@2.1.9(@types/node@20.17.23)) '@namesmt/aes-gcm': - specifier: ^0.1.3 - version: 0.1.3 + specifier: ^1.0.0 + version: 1.0.0 '@namesmt/utils': specifier: ^0.5.9 version: 0.5.9 @@ -886,8 +886,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@namesmt/aes-gcm@0.1.3': - resolution: {integrity: sha512-VYaDtd02VDPwRatkadC1ohnigx3g6fLW+ulMsSD9IKywFpkC4DQuoL2IdMoWk/RTUhckFGXnDgdw79UAHrjcdA==} + '@namesmt/aes-gcm@1.0.0': + resolution: {integrity: sha512-zGvrPiltNxaLuUm7rTNvIlRd3hSoICjFaUP4XzdlXoMRsiffvL+X2KrihiFGvRP3ADt1cYUlX9KRJsWN/505ag==} engines: {node: '>=20.13.1'} '@namesmt/shash@0.3.5': @@ -1754,6 +1754,7 @@ packages: eslint-plugin-markdown@5.1.0: resolution: {integrity: sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: Please use @eslint/markdown instead peerDependencies: eslint: '>=8' @@ -1989,12 +1990,13 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -3834,7 +3836,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@namesmt/aes-gcm@0.1.3': + '@namesmt/aes-gcm@1.0.0': dependencies: uint8array-extras: 1.4.0