Skip to content

Commit ffdc6a4

Browse files
authored
chore: bump engines.npm to >=11.7.0 <12 (#32)
* chore: bump engines.npm to >=11.7.0 <12 Pulls in the fix for npm/cli#8666. * chore: update package-lock.json
1 parent ec59f27 commit ffdc6a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"engines": {
4141
"node": ">=24 <25",
42-
"npm": ">=11 <12"
42+
"npm": ">=11.7.0 <12"
4343
},
4444
"dependencies": {
4545
"@aws-lambda-powertools/metrics": "2.33.1",

0 commit comments

Comments
 (0)