Skip to content

Commit

Permalink
fix: update & relock NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-deployer authored and kat1906 committed May 9, 2024
1 parent c33d3e9 commit bc7e05a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@kubernetes/client-node": "^0.20.0",
"@snyk/dep-graph": "^2.8.1",
"async": "^3.2.5",
"aws-sdk": "^2.1602.0",
"aws-sdk": "^2.1616.0",
"bunyan": "^1.8.15",
"child-process-promise": "^2.2.1",
"fastq": "^1.17.1",
Expand All @@ -51,7 +51,7 @@
"source-map-support": "^0.5.21",
"tunnel": "0.0.6",
"typescript": "4.9.5",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
Expand All @@ -61,7 +61,7 @@
"@types/jest": "^26.0.24",
"@types/lru-cache": "^5.1.1",
"@types/needle": "^2.5.3",
"@types/node": "^16.18.96",
"@types/node": "^16.18.97",
"@types/source-map-support": "^0.5.10",
"@types/tunnel": "0.0.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
Expand Down

0 comments on commit bc7e05a

Please sign in to comment.