Skip to content

Commit aa73e86

Browse files
author
OneSignal
committed
feat: add v2.2.0-beta1 package updates
1 parent cc36871 commit aa73e86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prepare": "npm run build"
2222
},
2323
"dependencies": {
24-
"@types/node": "^22.15.2",
24+
"@types/node": "^22.15.4",
2525
"@types/node-fetch": "^2.5.7",
2626
"btoa": "^1.2.1",
2727
"es6-promise": "^4.2.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@types/node" "*"
1111
form-data "^4.0.0"
1212

13-
"@types/node@*", "@types/node@^22.15.2":
14-
version "22.15.2"
15-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
16-
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
13+
"@types/node@*", "@types/node@^22.15.4":
14+
version "22.15.4"
15+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.4.tgz#3458cb612c1dcc52f31a3697cc43552c8e0010b1"
16+
integrity sha512-581aCnNSw/a15qoDn8hPfod5YOUNPKlMuT8d33OyhQ6mfZgnogLBZxPupGnFXLxpbTOz4A7/gI2t+uLDD/LMNA==
1717
dependencies:
1818
undici-types "~6.21.0"
1919

0 commit comments

Comments
 (0)