fix: upgrade @types/node from 18.19.42 to 18.19.43 (#347)
Snyk has created this PR to upgrade @types/node from 18.19.42 to 18.19.43. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/jeremyckahn/project/d52c3b0d-59ff-42e3-89e1-b97ee832bf9a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
0cb5164753
commit
6556039639
14
package-lock.json
generated
14
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@testing-library/jest-dom": "^6.4.8",
|
||||
"@testing-library/react": "^15.0.7",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "^18.19.42",
|
||||
"@types/node": "^18.19.43",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"buffer": "^6.0.3",
|
||||
"detectincognitojs": "^1.3.5",
|
||||
@ -6604,9 +6604,9 @@
|
||||
"integrity": "sha512-QvlqvYtGBYIDeO8dFdY4djkRubcrc+yTJtBc7n8VZPlJDUS/00A+PssbvERM8f9bYRmcaSEHPZgZojeQj7kzAA=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "18.19.42",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.42.tgz",
|
||||
"integrity": "sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==",
|
||||
"version": "18.19.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.43.tgz",
|
||||
"integrity": "sha512-Mw/YlgXnyJdEwLoFv2dpuJaDFriX+Pc+0qOBJ57jC1H6cDxIj2xc5yUrdtArDVG0m+KV6622a4p2tenEqB3C/g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
@ -26810,9 +26810,9 @@
|
||||
"integrity": "sha512-QvlqvYtGBYIDeO8dFdY4djkRubcrc+yTJtBc7n8VZPlJDUS/00A+PssbvERM8f9bYRmcaSEHPZgZojeQj7kzAA=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "18.19.42",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.42.tgz",
|
||||
"integrity": "sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==",
|
||||
"version": "18.19.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.43.tgz",
|
||||
"integrity": "sha512-Mw/YlgXnyJdEwLoFv2dpuJaDFriX+Pc+0qOBJ57jC1H6cDxIj2xc5yUrdtArDVG0m+KV6622a4p2tenEqB3C/g==",
|
||||
"requires": {
|
||||
"undici-types": "~5.26.4"
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@testing-library/jest-dom": "^6.4.8",
|
||||
"@testing-library/react": "^15.0.7",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "^18.19.42",
|
||||
"@types/node": "^18.19.43",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"buffer": "^6.0.3",
|
||||
"detectincognitojs": "^1.3.5",
|
||||
|
Loading…
Reference in New Issue
Block a user