mirror of
https://github.com/hoppscotch/hoppscotch
synced 2024-11-22 23:28:35 +00:00
chore(deps): bump @nuxtjs/gtm
This commit is contained in:
parent
f8d4303531
commit
95fe10b312
6
package-lock.json
generated
6
package-lock.json
generated
@ -3204,9 +3204,9 @@
|
||||
}
|
||||
},
|
||||
"@nuxtjs/gtm": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/gtm/-/gtm-2.3.2.tgz",
|
||||
"integrity": "sha512-DC4m8mqKv8WkmFZJ/qEnpDXhJgbMQfTyny1p2GGbV+QzEtm61tAsNIjx9tO15KYH99EG3LqJN68RxsEMtn2ZVQ==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/gtm/-/gtm-2.4.0.tgz",
|
||||
"integrity": "sha512-Of5KuBBFwRjyJ6AuRrIQsh8J6ksIN2UegJDE8nBiTAanbwQBsAJ0hZibV9SjhKdGvGvWpbShQ4yR2bmQgY6XKA==",
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
"semver": "^7.3.2"
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/axios": "^5.12.2",
|
||||
"@nuxtjs/gtm": "^2.3.2",
|
||||
"@nuxtjs/gtm": "^2.4.0",
|
||||
"@nuxtjs/robots": "^2.4.2",
|
||||
"@nuxtjs/sitemap": "^2.4.0",
|
||||
"@nuxtjs/toast": "^3.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user