Skip to content
Snippets Groups Projects
Commit 040fc55b authored by michael.minelli's avatar michael.minelli
Browse files

Package => Update major

parent 174ccf89
No related branches found
No related tags found
No related merge requests found
Pipeline #27143 passed
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/node": "^18.19.2", "@types/node": "^18.19.2",
"@types/tar-stream": "^2.2.3", "@types/tar-stream": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^6.13.2", "@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2", "@typescript-eslint/parser": "^6.13.2",
"dotenv-vault": "^1.25.0", "dotenv-vault": "^1.25.0",
...@@ -908,9 +908,9 @@ ...@@ -908,9 +908,9 @@
} }
}, },
"node_modules/@types/tar-stream": { "node_modules/@types/tar-stream": {
"version": "2.2.3", "version": "3.1.3",
"resolved": "https://registry.npmjs.org/@types/tar-stream/-/tar-stream-2.2.3.tgz", "resolved": "https://registry.npmjs.org/@types/tar-stream/-/tar-stream-3.1.3.tgz",
"integrity": "sha512-if3mugZfjVkXOMZdFjIHySxY13r6GXPpyOlsDmLffvyI7tLz9wXE8BFjNivXsvUeyJ1KNlOpfLnag+ISmxgxPw==", "integrity": "sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/node": "*" "@types/node": "*"
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"@types/fs-extra" : "^11.0.4", "@types/fs-extra" : "^11.0.4",
"@types/js-yaml" : "^4.0.9", "@types/js-yaml" : "^4.0.9",
"@types/node" : "^18.19.2", "@types/node" : "^18.19.2",
"@types/tar-stream" : "^2.2.3", "@types/tar-stream" : "^3.1.3",
"@typescript-eslint/eslint-plugin": "^6.13.2", "@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser" : "^6.13.2", "@typescript-eslint/parser" : "^6.13.2",
"dotenv-vault" : "^1.25.0", "dotenv-vault" : "^1.25.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment